Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A 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
A Dmachine.c2343 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in save_lbr_cursor_node() local
2466 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in lbr_callchain_add_stitched_lbr_ip() local
2490 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in get_stitch_node() local
2514 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in has_stitched_lbr() local
2620 struct lbr_stitch *lbr_stitch; in resolve_lbr_callchain_sample() local
A Dthread.c460 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in thread__free_stitch_list() local

Completed in 10 milliseconds