Home
last modified time | relevance | path

Searched refs:call_path_block (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dcall-path.c48 struct call_path_block *pos, *n; in call_path_root__free()
62 struct call_path_block *cpb; in call_path__new()
67 cpb = list_last_entry(&cpr->blocks, struct call_path_block, in call_path__new()
70 cpb = zalloc(sizeof(struct call_path_block)); in call_path__new()
Dcall-path.h51 struct call_path_block { struct