Searched refs:thread__set_lbr_stitch_enable (Results 1 – 7 of 7) sorted by relevance
323 static inline void thread__set_lbr_stitch_enable(struct thread *thread, bool en) in thread__set_lbr_stitch_enable() function
59 thread__set_lbr_stitch_enable(thread, false); in thread__new()
2578 thread__set_lbr_stitch_enable(thread, false); in alloc_lbr_stitch()
301 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
782 thread__set_lbr_stitch_enable(al.thread, true); in perf_event__process_sample()
302 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
2272 thread__set_lbr_stitch_enable(al->thread, true); in process_event()
Completed in 30 milliseconds