Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching full:hw_cache

326 	else if (perf_evsel__match(counter, HW_CACHE, HW_CACHE_L1D))
328 else if (perf_evsel__match(counter, HW_CACHE, HW_CACHE_L1I))
330 else if (perf_evsel__match(counter, HW_CACHE, HW_CACHE_LL))
332 else if (perf_evsel__match(counter, HW_CACHE, HW_CACHE_DTLB))
334 else if (perf_evsel__match(counter, HW_CACHE, HW_CACHE_ITLB))