Searched refs:call_path_block (Results 1 – 2 of 2) sorted by relevance
40 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()
42 struct call_path_block { struct