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

/linux-master/tools/perf/util/
H A Dcall-path.h61 struct call_path_root *call_path_root__new(void);
H A Dcall-path.c26 struct call_path_root *call_path_root__new(void) function
H A Dthread-stack.c762 crp->cpr = call_path_root__new();
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1861 tables->dbe.cpr = call_path_root__new();

Completed in 141 milliseconds