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