perf_evsel__hw_cache  489 tools/perf/util/evsel.c const char *perf_evsel__hw_cache[PERF_COUNT_HW_CACHE_MAX]
perf_evsel__hw_cache  546 tools/perf/util/evsel.c 		return scnprintf(bf, size, "%s-%s-%s", perf_evsel__hw_cache[type][0],
perf_evsel__hw_cache  551 tools/perf/util/evsel.c 	return scnprintf(bf, size, "%s-%s", perf_evsel__hw_cache[type][0],
perf_evsel__hw_cache  188 tools/perf/util/evsel.h extern const char *perf_evsel__hw_cache[PERF_COUNT_HW_CACHE_MAX]
perf_evsel__hw_cache  422 tools/perf/util/parse-events.c 	cache_type = parse_aliases(type, perf_evsel__hw_cache,