Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.h60 bool lbr_stitch_enable; member
Dthread.c50 thread->lbr_stitch_enable = false; in thread__new()
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()
/tools/perf/
Dbuiltin-report.c271 al.thread->lbr_stitch_enable = true; in process_sample_event()
Dbuiltin-top.c780 al.thread->lbr_stitch_enable = true; in perf_event__process_sample()
Dbuiltin-c2c.c278 al.thread->lbr_stitch_enable = true; in process_sample_event()
Dbuiltin-script.c1978 al->thread->lbr_stitch_enable = true; in process_event()