Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c2458 int i, j, nr_identical_branches = 0; in has_stitched_lbr() local
2487 nr_identical_branches++; in has_stitched_lbr()
2490 if (!nr_identical_branches) in has_stitched_lbr()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.c2695 int i, j, nr_identical_branches = 0; in has_stitched_lbr() local
2724 nr_identical_branches++; in has_stitched_lbr()
2727 if (!nr_identical_branches) in has_stitched_lbr()

Completed in 9 milliseconds