Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcall-path.c40 struct call_path_block *pos, *n; in call_path_root__free()
54 struct call_path_block *cpb; in call_path__new()
59 cpb = list_last_entry(&cpr->blocks, struct call_path_block, in call_path__new()
62 cpb = zalloc(sizeof(struct call_path_block)); in call_path__new()
Dcall-path.h42 struct call_path_block { struct