Searched refs:hw_cache (Results 1 – 1 of 1) sorted by relevance
395 const char *hw_cache, *result, *op; in perf_config_hw_cache_str() local403 hw_cache = perf_event_name(evsel__hw_cache, config & 0xff); in perf_config_hw_cache_str()404 if (hw_cache) in perf_config_hw_cache_str()405 snprintf(str, PERF_HW_CACHE_LEN, "%s-", hw_cache); in perf_config_hw_cache_str()