Searched refs:stitch_list (Results 1 – 3 of 3) sorted by relevance
159 struct stitch_list { struct
2442 struct stitch_list *stitch_node; in lbr_callchain_add_stitched_lbr_ip()2462 static struct stitch_list *get_stitch_node(struct thread *thread) in get_stitch_node()2465 struct stitch_list *stitch_node; in get_stitch_node()2469 struct stitch_list, node); in get_stitch_node()2475 return malloc(sizeof(struct stitch_list)); in get_stitch_node()2490 struct stitch_list *stitch_node; in has_stitched_lbr()2625 struct stitch_list *stitch_node; in resolve_lbr_callchain_sample()
576 struct stitch_list *pos, *tmp; in thread__free_stitch_list()