Home
last modified time | relevance | path

Searched defs:cpr (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Dcall-path.c36 struct call_path_root *cpr; in call_path_root__new() local
46 void call_path_root__free(struct call_path_root *cpr) in call_path_root__free()
57 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new()
85 struct call_path *call_path__findnew(struct call_path_root *cpr, in call_path__findnew()
Dthread-stack.c404 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__bottom() local
434 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__no_call_return() local
515 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__trace_end() local
581 struct call_path_root *cpr = ts->crp->cpr; in thread_stack__process() local
Dthread-stack.h78 struct call_path_root *cpr; member
Ddb-export.h69 struct call_path_root *cpr; member