Home
last modified time | relevance | path

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

/openbmc/linux/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) in call_path_root__new() function
H A Dthread-stack.c762 crp->cpr = call_path_root__new(); in call_return_processor__new()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1848 tables->dbe.cpr = call_path_root__new(); in set_table_handlers()