Home
last modified time | relevance | path

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

/tools/perf/util/
Dcall-path.h70 struct call_path_root *call_path_root__new(void);
Dcall-path.c34 struct call_path_root *call_path_root__new(void) in call_path_root__new() function
Dthread-stack.c312 crp->cpr = call_path_root__new(); in call_return_processor__new()
/tools/perf/util/scripting-engines/
Dtrace-event-python.c1077 tables->dbe.cpr = call_path_root__new(); in set_table_handlers()