Home
last modified time | relevance | path

Searched defs:lbr_stitch (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dthread.h25 struct lbr_stitch { struct
26 struct list_head lists;
27 struct list_head free_lists;
28 struct perf_sample prev_sample;
29 struct callchain_cursor_node *prev_lbr_cursor;
61 struct lbr_stitch *lbr_stitch; member
Dmachine.c2333 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in save_lbr_cursor_node() local
2456 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in lbr_callchain_add_stitched_lbr_ip() local
2480 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in get_stitch_node() local
2504 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in has_stitched_lbr() local
2610 struct lbr_stitch *lbr_stitch; in resolve_lbr_callchain_sample() local
Dthread.c460 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in thread__free_stitch_list() local