Searched defs:lbr_stitch (Results 1 – 3 of 3) sorted by relevance
25 struct lbr_stitch { struct26 struct list_head lists;27 struct list_head free_lists;28 struct perf_sample prev_sample;29 struct callchain_cursor_node *prev_lbr_cursor;62 struct lbr_stitch *lbr_stitch; member
2452 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in save_lbr_cursor_node() local2575 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in lbr_callchain_add_stitched_lbr_ip() local2599 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in get_stitch_node() local2623 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in has_stitched_lbr() local2729 struct lbr_stitch *lbr_stitch; in resolve_lbr_callchain_sample() local
461 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in thread__free_stitch_list() local