call_path__findnew   64 tools/perf/util/call-path.h struct call_path *call_path__findnew(struct call_path_root *cpr,
call_path__findnew  263 tools/perf/util/db-export.c 		current = call_path__findnew(dbe->cpr, current,
call_path__findnew  626 tools/perf/util/thread-stack.c 	cp = call_path__findnew(cpr, &cpr->call_path, sym, ip,
call_path__findnew  675 tools/perf/util/thread-stack.c 			cp = call_path__findnew(cpr, root, tsym, addr, ks);
call_path__findnew  705 tools/perf/util/thread-stack.c 			cp = call_path__findnew(cpr, root, tsym, addr, ks);
call_path__findnew  715 tools/perf/util/thread-stack.c 		cp = call_path__findnew(cpr, parent, tsym, addr, ks);
call_path__findnew  729 tools/perf/util/thread-stack.c 	cp = call_path__findnew(cpr, parent, tsym, addr, ks);
call_path__findnew  735 tools/perf/util/thread-stack.c 	cp = call_path__findnew(cpr, cp, fsym, ip, ks);
call_path__findnew  777 tools/perf/util/thread-stack.c 	cp = call_path__findnew(cpr, ts->stack[ts->cnt - 1].cp, NULL, 0,
call_path__findnew  839 tools/perf/util/thread-stack.c 	cp = call_path__findnew(cpr, ts->stack[ts->cnt - 2].cp, tsym,
call_path__findnew  910 tools/perf/util/thread-stack.c 		cp = call_path__findnew(cpr, ts->stack[ts->cnt - 1].cp,
call_path__findnew  969 tools/perf/util/thread-stack.c 		cp = call_path__findnew(cpr, ts->stack[ts->cnt - 1].cp,