Searched refs:call_path_block (Results 1 – 1 of 1) sorted by relevance
31 struct call_path_block { struct356 struct call_path_block *pos, *n; in call_path_root__free()370 struct call_path_block *cpb; in call_path__new()375 cpb = list_last_entry(&cpr->blocks, struct call_path_block, in call_path__new()378 cpb = zalloc(sizeof(struct call_path_block)); in call_path__new()