Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel.c701 static int __evsel__hw_cache_name(u64 config, char *bf, size_t size) in __evsel__hw_cache_name() function
730 int ret = __evsel__hw_cache_name(evsel->core.attr.config, bf, size); in evsel__hw_cache_name()