Home
last modified time | relevance | path

Searched refs:call_path_block (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A 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()
H A Dcall-path.h42 struct call_path_block { struct
/kernel/linux/linux-6.6/tools/perf/util/
H A 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()
H A Dcall-path.h42 struct call_path_block { struct

Completed in 2 milliseconds