Home
last modified time | relevance | path

Searched refs:thread__lbr_stitch_enable (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dthread.h305 static inline bool thread__lbr_stitch_enable(const struct thread *thread) in thread__lbr_stitch_enable() function
H A Dmachine.c2574 if (thread__lbr_stitch_enable(thread) && !sample->no_hw_idx && in resolve_lbr_callchain_sample()