Home
last modified time | relevance | path

Searched refs:call_path__findnew (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dthread-stack.c420 cp = call_path__findnew(cpr, &cpr->call_path, sym, ip, in thread_stack__bottom()
452 cp = call_path__findnew(cpr, &cpr->call_path, in thread_stack__no_call_return()
477 cp = call_path__findnew(cpr, parent, from_al->sym, sample->ip, in thread_stack__no_call_return()
524 cp = call_path__findnew(cpr, ts->stack[ts->cnt - 1].cp, NULL, 0, in thread_stack__trace_end()
593 cp = call_path__findnew(cpr, ts->stack[ts->cnt - 1].cp, in thread_stack__process()
Dcall-path.h73 struct call_path *call_path__findnew(struct call_path_root *cpr,
Dcall-path.c85 struct call_path *call_path__findnew(struct call_path_root *cpr, in call_path__findnew() function
Ddb-export.c323 current = call_path__findnew(dbe->cpr, current, in call_path_from_sample()