Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Devsel.h392 static inline bool evsel__has_branch_hw_idx(const struct evsel *evsel) in evsel__has_branch_hw_idx() function
Devsel.c2285 if (evsel__has_branch_hw_idx(evsel)) in evsel__parse_sample()