Searched refs:call_path__new (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dthread-stack.c373 static struct call_path *call_path__new(struct call_path_root *cpr, call_path__new() function
414 return call_path__new(cpr, parent, sym, ip, in_kernel); call_path__findnew()
430 cp = call_path__new(cpr, parent, sym, ip, in_kernel); call_path__findnew()

Completed in 88 milliseconds