Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.h310 static inline void thread__set_lbr_stitch_enable(struct thread *thread, bool en) in thread__set_lbr_stitch_enable() function
H A Dthread.c54 thread__set_lbr_stitch_enable(thread, false); in thread__new()
H A Dmachine.c2539 thread__set_lbr_stitch_enable(thread, false); in alloc_lbr_stitch()
/linux/tools/perf/
H A Dbuiltin-top.c780 thread__set_lbr_stitch_enable(al.thread, true); in perf_event__process_sample()
H A Dbuiltin-report.c299 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.c2329 thread__set_lbr_stitch_enable(al->thread, true); in process_event()