Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcall-path.h62 void call_path_root__free(struct call_path_root *cpr);
H A Dcall-path.c38 void call_path_root__free(struct call_path_root *cpr) in call_path_root__free() function
H A Dthread-stack.c777 call_path_root__free(crp->cpr); in call_return_processor__free()