Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.h302 static inline void thread__set_lbr_stitch_enable(struct thread *thread, bool en) in thread__set_lbr_stitch_enable() function
Dthread.c53 thread__set_lbr_stitch_enable(thread, false); in thread__new()
Dmachine.c2778 thread__set_lbr_stitch_enable(thread, false); in alloc_lbr_stitch()
/Linux-v6.6/tools/perf/
Dbuiltin-report.c297 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
Dbuiltin-top.c781 thread__set_lbr_stitch_enable(al.thread, true); in perf_event__process_sample()
Dbuiltin-c2c.c299 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
Dbuiltin-script.c2217 thread__set_lbr_stitch_enable(al->thread, true); in process_event()