Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c2539 thread->lbr_stitch_enable = false; in alloc_lbr_stitch()
2575 if (thread->lbr_stitch_enable && !sample->no_hw_idx && in resolve_lbr_callchain_sample()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-top.c780 al.thread->lbr_stitch_enable = true; in perf_event__process_sample()
H A Dbuiltin-report.c271 al.thread->lbr_stitch_enable = true; in process_sample_event()
H A Dbuiltin-c2c.c278 al.thread->lbr_stitch_enable = true; in process_sample_event()
H A Dbuiltin-script.c1979 al->thread->lbr_stitch_enable = true; in process_event()