Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dthread.h322 static inline void thread__set_lbr_stitch_enable(struct thread *thread, bool en) in thread__set_lbr_stitch_enable() function
H A Dthread.c58 thread__set_lbr_stitch_enable(thread, false); in thread__new()
H A Dmachine.c2541 thread__set_lbr_stitch_enable(thread, false); in alloc_lbr_stitch()
/linux-6.15/tools/perf/
H A Dbuiltin-top.c780 thread__set_lbr_stitch_enable(al.thread, true); in perf_event__process_sample()
H A Dbuiltin-report.c301 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
H A Dbuiltin-c2c.c300 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
H A Dbuiltin-script.c2271 thread__set_lbr_stitch_enable(al->thread, true); in process_event()