Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_OP_MAX (Results 1 – 21 of 21) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dperf_event_fsl_emb.h46 [PERF_COUNT_HW_CACHE_OP_MAX]
Dperf_event_server.h41 [PERF_COUNT_HW_CACHE_OP_MAX]
/linux-2.6.39/arch/sh/include/asm/
Dperf_event.h20 [PERF_COUNT_HW_CACHE_OP_MAX]
/linux-2.6.39/arch/x86/kernel/cpu/
Dperf_event_intel.c155 [PERF_COUNT_HW_CACHE_OP_MAX]
252 [PERF_COUNT_HW_CACHE_OP_MAX]
385 [PERF_COUNT_HW_CACHE_OP_MAX]
406 [PERF_COUNT_HW_CACHE_OP_MAX]
507 [PERF_COUNT_HW_CACHE_OP_MAX]
598 [PERF_COUNT_HW_CACHE_OP_MAX]
Dperf_event_amd.c5 [PERF_COUNT_HW_CACHE_OP_MAX]
Dperf_event.c310 [PERF_COUNT_HW_CACHE_OP_MAX]
314 [PERF_COUNT_HW_CACHE_OP_MAX]
548 if (cache_op >= PERF_COUNT_HW_CACHE_OP_MAX) in set_ext_hw_attr()
Dperf_event_p4.c512 [PERF_COUNT_HW_CACHE_OP_MAX]
/linux-2.6.39/arch/sh/kernel/cpu/sh4/
Dperf_event.c91 [PERF_COUNT_HW_CACHE_OP_MAX]
/linux-2.6.39/arch/mips/kernel/
Dperf_event.c114 [PERF_COUNT_HW_CACHE_OP_MAX]
465 if (cache_op >= PERF_COUNT_HW_CACHE_OP_MAX) in mipspmu_map_cache_event()
Dperf_event_mipsxx.c283 [PERF_COUNT_HW_CACHE_OP_MAX]
385 [PERF_COUNT_HW_CACHE_OP_MAX]
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/
Dperf_event.c116 [PERF_COUNT_HW_CACHE_OP_MAX]
/linux-2.6.39/arch/arm/kernel/
Dperf_event_v6.c78 [PERF_COUNT_HW_CACHE_OP_MAX]
217 [PERF_COUNT_HW_CACHE_OP_MAX]
Dperf_event.c84 [PERF_COUNT_HW_CACHE_OP_MAX]
142 if (cache_op >= PERF_COUNT_HW_CACHE_OP_MAX) in armpmu_map_cache_event()
Dperf_event_v7.c159 [PERF_COUNT_HW_CACHE_OP_MAX]
275 [PERF_COUNT_HW_CACHE_OP_MAX]
Dperf_event_xscale.c61 [PERF_COUNT_HW_CACHE_OP_MAX]
/linux-2.6.39/tools/perf/util/
Dparse-events.c322 if (cache_op > PERF_COUNT_HW_CACHE_OP_MAX) in __event_name()
389 PERF_COUNT_HW_CACHE_OP_MAX); in parse_generic_hw_event()
990 for (op = 0; op < PERF_COUNT_HW_CACHE_OP_MAX; op++) { in print_hwcache_events()
/linux-2.6.39/arch/sh/kernel/
Dperf_event.c107 op >= PERF_COUNT_HW_CACHE_OP_MAX || in hw_perf_cache_event()
/linux-2.6.39/arch/powerpc/kernel/
Dperf_event_fsl_emb.c443 op >= PERF_COUNT_HW_CACHE_OP_MAX || in hw_perf_cache_event()
Dperf_event.c1054 op >= PERF_COUNT_HW_CACHE_OP_MAX || in hw_perf_cache_event()
/linux-2.6.39/arch/sparc/kernel/
Dperf_event.c135 [PERF_COUNT_HW_CACHE_OP_MAX]
855 if (cache_op >= PERF_COUNT_HW_CACHE_OP_MAX) in sparc_map_cache_event()
/linux-2.6.39/include/linux/
Dperf_event.h82 PERF_COUNT_HW_CACHE_OP_MAX, /* non-ABI */ enumerator