Home
last modified time | relevance | path

Searched defs:lbr_stitch (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h25 struct lbr_stitch { struct
61 struct lbr_stitch *lbr_stitch; member
H A Dthread.c460 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in thread__free_stitch_list() local
H A Dmachine.c2284 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; in save_lbr_cursor_node() local
2409 struct lbr_stitch *lbr_stitc in lbr_callchain_add_stitched_lbr_ip() local
2433 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; get_stitch_node() local
2457 struct lbr_stitch *lbr_stitch = thread->lbr_stitch; has_stitched_lbr() local
2563 struct lbr_stitch *lbr_stitch; resolve_lbr_callchain_sample() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.c478 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in thread__free_stitch_list() local
H A Dthread.h26 struct lbr_stitch { struct
63 struct lbr_stitch *lbr_stitch; in DECLARE_RC_STRUCT() local
H A Dmachine.c2521 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in save_lbr_cursor_node() local
2646 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); in lbr_callchain_add_stitched_lbr_ip() local
2670 struct lbr_stitch *lbr_stitc in get_stitch_node() local
2694 struct lbr_stitch *lbr_stitch = thread__lbr_stitch(thread); has_stitched_lbr() local
2802 struct lbr_stitch *lbr_stitch; resolve_lbr_callchain_sample() local
[all...]

Completed in 11 milliseconds