Home
last modified time | relevance | path

Searched refs:stitch_list (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
A Dcallchain.h158 struct stitch_list { struct
A Dmachine.c2468 struct stitch_list *stitch_node; in lbr_callchain_add_stitched_lbr_ip()
2488 static struct stitch_list *get_stitch_node(struct thread *thread) in get_stitch_node()
2491 struct stitch_list *stitch_node; in get_stitch_node()
2495 struct stitch_list, node); in get_stitch_node()
2501 return malloc(sizeof(struct stitch_list)); in get_stitch_node()
2516 struct stitch_list *stitch_node; in has_stitched_lbr()
A Dthread.c461 struct stitch_list *pos, *tmp; in thread__free_stitch_list()

Completed in 12 milliseconds