Home
last modified time | relevance | path

Searched refs:stitch_list (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcallchain.h158 struct stitch_list { struct
H A Dmachine.c2411 struct stitch_list *stitch_node; in lbr_callchain_add_stitched_lbr_ip()
2431 static struct stitch_list *get_stitch_node(struct thread *thread) in get_stitch_node()
2434 struct stitch_list *stitch_node; in get_stitch_node()
2438 struct stitch_list, node); in get_stitch_node()
2444 return malloc(sizeof(struct stitch_list)); in get_stitch_node()
2459 struct stitch_list *stitch_node; in has_stitched_lbr()
H A Dthread.c461 struct stitch_list *pos, *tmp; in thread__free_stitch_list()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcallchain.h158 struct stitch_list { struct
H A Dmachine.c2648 struct stitch_list *stitch_node; in lbr_callchain_add_stitched_lbr_ip()
2668 static struct stitch_list *get_stitch_node(struct thread *thread) in get_stitch_node()
2671 struct stitch_list *stitch_node; in get_stitch_node()
2675 struct stitch_list, node); in get_stitch_node()
2681 return malloc(sizeof(struct stitch_list)); in get_stitch_node()
2696 struct stitch_list *stitch_node; in has_stitched_lbr()
H A Dthread.c479 struct stitch_list *pos, *tmp; in thread__free_stitch_list()

Completed in 11 milliseconds