Home
last modified time | relevance | path

Searched refs:OP_MAX (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A De500-pmu.c34 static int e500_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A De6500-pmu.c35 static int e6500_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dgeneric-compat-pmu.c104 static u64 generic_compat_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dmpc7450-pmu.c364 static u64 mpc7450_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dppc970-pmu.c437 static u64 ppc970_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower9-pmu.c315 static u64 power9_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower7-pmu.c338 static u64 power7_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower10-pmu.c279 static u64 power10_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower8-pmu.c256 static u64 power8_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower5+-pmu.c624 static u64 power5p_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower5-pmu.c566 static u64 power5_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A De500-pmu.c34 static int e500_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A De6500-pmu.c35 static int e6500_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower10-pmu.c358 static u64 power10_cache_events_dd1[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
459 static u64 power10_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dgeneric-compat-pmu.c185 static u64 generic_compat_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dmpc7450-pmu.c365 static u64 mpc7450_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dppc970-pmu.c438 static u64 ppc970_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower7-pmu.c339 static u64 power7_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower9-pmu.c337 static u64 power9_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
H A Dpower8-pmu.c266 static u64 power8_cache_events[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
/kernel/linux/linux-5.10/include/linux/perf/
H A Darm_pmu.h39 [0 ... C(OP_MAX) - 1] = { \
/kernel/linux/linux-6.6/include/linux/perf/
H A Darm_pmu.h44 [0 ... C(OP_MAX) - 1] = { \
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dperf_event.h126 static const unsigned arc_pmu_cache_map[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dperf_event.c82 static const u32 xtensa_cache_ctl[][C(OP_MAX)][C(RESULT_MAX)] = {
123 cache_op >= C(OP_MAX) || in xtensa_pmu_cache_event()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dperf_event.c82 static const u32 xtensa_cache_ctl[][C(OP_MAX)][C(RESULT_MAX)] = {
123 cache_op >= C(OP_MAX) || in xtensa_pmu_cache_event()

Completed in 14 milliseconds

12