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.h337 static inline void thread__set_lbr_stitch_enable(struct thread *thread, bool en) in thread__set_lbr_stitch_enable() function
H A Dthread.c59 thread__set_lbr_stitch_enable(thread, false); in thread__new()
H A Dmachine.c2650 thread__set_lbr_stitch_enable(thread, false); in alloc_lbr_stitch()
/linux/tools/perf/
H A Dbuiltin-top.c782 thread__set_lbr_stitch_enable(al.thread, true); in perf_event__process_sample()
H A Dbuiltin-report.c302 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
H A Dbuiltin-c2c.c338 thread__set_lbr_stitch_enable(al.thread, true); in process_sample_event()
H A Dbuiltin-script.c2501 thread__set_lbr_stitch_enable(al->thread, true); in process_event()