Home
last modified time | relevance | path

Searched refs:lbr_stitch_enable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.h62 bool lbr_stitch_enable; in DECLARE_RC_STRUCT() local
299 return RC_CHK_ACCESS(thread)->lbr_stitch_enable; in thread__lbr_stitch_enable()
304 RC_CHK_ACCESS(thread)->lbr_stitch_enable = en; in thread__set_lbr_stitch_enable()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h60 bool lbr_stitch_enable; member
H A Dthread.c50 thread->lbr_stitch_enable = false; in thread__new()
H A Dmachine.c2541 thread->lbr_stitch_enable = false; in alloc_lbr_stitch()
2577 if (thread->lbr_stitch_enable && !sample->no_hw_idx && in resolve_lbr_callchain_sample()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c271 al.thread->lbr_stitch_enable = true; in process_sample_event()
H A Dbuiltin-top.c780 al.thread->lbr_stitch_enable = true; in perf_event__process_sample()
H A Dbuiltin-c2c.c278 al.thread->lbr_stitch_enable = true; in process_sample_event()
H A Dbuiltin-script.c1978 al->thread->lbr_stitch_enable = true; in process_event()

Completed in 23 milliseconds