Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devsel.c1845 u64 e_config = evsel->core.attr.config; in __evsel__match() local
1854 e_config &= PERF_HW_EVENT_MASK; in __evsel__match()
1856 return e_config == config; in __evsel__match()