Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/attr/
Dtest-stat-detailed-2140 # PERF_COUNT_HW_CACHE_ITLB << 0 |
149 # PERF_COUNT_HW_CACHE_ITLB << 0 |
Dtest-stat-detailed-3140 # PERF_COUNT_HW_CACHE_ITLB << 0 |
149 # PERF_COUNT_HW_CACHE_ITLB << 0 |
/linux-4.1.27/include/uapi/linux/
Dperf_event.h74 PERF_COUNT_HW_CACHE_ITLB = 4, enumerator
/linux-4.1.27/tools/perf/
Dbuiltin-stat.c1138 evsel->attr.config == ( PERF_COUNT_HW_CACHE_ITLB | in abs_printout()
1632 PERF_COUNT_HW_CACHE_ITLB << 0 | in add_default_attributes()
1638 PERF_COUNT_HW_CACHE_ITLB << 0 | in add_default_attributes()
/linux-4.1.27/tools/perf/util/
Dpython.c966 { "COUNT_HW_CACHE_ITLB", PERF_COUNT_HW_CACHE_ITLB },