Searched refs:hw_cache (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dparse-events.c88 static const char *hw_cache[][MAX_ALIASES] = { variable
258 sprintf(name, "%s-%s-%s", hw_cache[cache_type][0],
262 sprintf(name, "%s-%s", hw_cache[cache_type][0],
354 cache_type = parse_aliases(&s, hw_cache, PERF_COUNT_HW_CACHE_MAX);

Completed in 105 milliseconds