Home
last modified time | relevance | path

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

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