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

/linux-master/tools/perf/util/
H A Dmachine.c2629 bool stitched_lbr = false; local
2646 stitched_lbr = has_stitched_lbr(thread, sample,
2650 if (!stitched_lbr && !list_empty(&lbr_stitch->lists)) {
2670 if (stitched_lbr) {
2677 if (stitched_lbr) {

Completed in 194 milliseconds