Searched defs:nonany_branch_mode (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/perf/ | ||
D | builtin-report.c | 94 bool nonany_branch_mode; member |
/linux-6.6.21/tools/perf/util/ | ||
D | hist.c | 2671 struct perf_sample *sample, bool nonany_branch_mode, in hist__account_cycles() |