Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Devsel.h145 bool branch_hw_idx; member
Devsel.c1775 if (perf_missing_features.branch_hw_idx) in evsel__open_cpu()
1896 } else if (!perf_missing_features.branch_hw_idx && in evsel__open_cpu()
1898 perf_missing_features.branch_hw_idx = true; in evsel__open_cpu()