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

/linux-master/tools/perf/util/
H A Dthread.h309 static inline void thread__set_lbr_stitch_enable(struct thread *thread, bool en) function
H A Dthread.c53 thread__set_lbr_stitch_enable(thread, false);
H A Dmachine.c2606 thread__set_lbr_stitch_enable(thread, false);
/linux-master/tools/perf/
H A Dbuiltin-top.c780 thread__set_lbr_stitch_enable(al.thread, true);
H A Dbuiltin-report.c298 thread__set_lbr_stitch_enable(al.thread, true);
H A Dbuiltin-script.c2233 thread__set_lbr_stitch_enable(al->thread, true);
H A Dbuiltin-c2c.c299 thread__set_lbr_stitch_enable(al.thread, true);

Completed in 161 milliseconds