Searched defs:lbr_stitch (Results 1 – 3 of 3) sorted by relevance
24 struct lbr_stitch { struct25 struct list_head lists;26 struct list_head free_lists;27 struct perf_sample prev_sample;28 struct callchain_cursor_node *prev_lbr_cursor;29 unsigned int prev_lbr_cursor_size;66 struct lbr_stitch *lbr_stitch; in DECLARE_RC_STRUCT() local
2272 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in save_lbr_cursor_node() local2402 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in lbr_callchain_add_stitched_lbr_ip() local2426 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in get_stitch_node() local2450 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in has_stitched_lbr() local2564 struct lbr_stitch *lbr_stitch; in resolve_lbr_callchain_sample() local
472 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in thread__free_stitch_list() local