Home
last modified time | relevance | path

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

/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()