Home
last modified time | relevance | path

Searched refs:lbr_stitch_enable (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/tools/perf/util/ !
Dthread.h61 bool lbr_stitch_enable; member
Dthread.c51 thread->lbr_stitch_enable = false; in thread__new()
Dmachine.c2707 thread->lbr_stitch_enable = false; in alloc_lbr_stitch()
2743 if (thread->lbr_stitch_enable && !sample->no_hw_idx && in resolve_lbr_callchain_sample()
/linux-6.1.9/tools/perf/ !
Dbuiltin-report.c286 al.thread->lbr_stitch_enable = true; in process_sample_event()
Dbuiltin-top.c778 al.thread->lbr_stitch_enable = true; in perf_event__process_sample()
Dbuiltin-c2c.c297 al.thread->lbr_stitch_enable = true; in process_sample_event()
Dbuiltin-script.c2182 al->thread->lbr_stitch_enable = true; in process_event()