Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread.h60 bool lbr_stitch_enable; member
A Dthread.c50 thread->lbr_stitch_enable = false; in thread__new()
A Dmachine.c2598 thread->lbr_stitch_enable = false; in alloc_lbr_stitch()
2634 if (thread->lbr_stitch_enable && !sample->no_hw_idx && in resolve_lbr_callchain_sample()
/linux/tools/perf/
A Dbuiltin-report.c280 al.thread->lbr_stitch_enable = true; in process_sample_event()
A Dbuiltin-top.c778 al.thread->lbr_stitch_enable = true; in perf_event__process_sample()
A Dbuiltin-c2c.c280 al.thread->lbr_stitch_enable = true; in process_sample_event()
A Dbuiltin-script.c2056 al->thread->lbr_stitch_enable = true; in process_event()

Completed in 30 milliseconds