Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_REFERENCES (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/
H A Dgeneric_events_valid_test.c44 event_init_opts(&event, PERF_COUNT_HW_CACHE_REFERENCES, in generic_events_valid_test()
89 event_init_opts(&event, PERF_COUNT_HW_CACHE_REFERENCES, in generic_events_valid_test()
/openbmc/linux/arch/x86/events/zhaoxin/
H A Dcore.c28 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x0515,
487 { PERF_COUNT_HW_CACHE_REFERENCES, "cache references" },
559 zx_pmon_event_map[PERF_COUNT_HW_CACHE_REFERENCES] = 0; in zhaoxin_pmu_init()
/openbmc/linux/tools/perf/util/
H A Dparse-events.l253 cache-references { return hw_term(yyscanner, PERF_COUNT_HW_CACHE_REFERENCES); }
306 cache-references { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_CACHE_REFERENCES); }
H A Dperf_event_attr_fprintf.c101 ENUM_ID_TO_STR_CASE(PERF_COUNT_HW_CACHE_REFERENCES) in stringify_perf_hw_id()
/openbmc/linux/arch/x86/events/intel/
H A Dp6.c14 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x0f2e, /* L2_RQSTS:M:E:S:I */
H A Dknc.c15 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x0028,
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dperf_event.c102 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x0029, /* I-cache */
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c77 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x0006, /* I-cache */
/openbmc/linux/arch/powerpc/perf/
H A Dpower10-pmu.c289 [PERF_COUNT_HW_CACHE_REFERENCES] = PM_LD_REF_L1,
298 [PERF_COUNT_HW_CACHE_REFERENCES] = PM_LD_REF_L1,
H A Dpower8-pmu.c213 [PERF_COUNT_HW_CACHE_REFERENCES] = PM_LD_REF_L1,
H A Dppc970-pmu.c425 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x8810, /* PM_LD_REF_L1 */
H A Dpower7-pmu.c326 [PERF_COUNT_HW_CACHE_REFERENCES] = PM_LD_REF_L1,
H A Dpower9-pmu.c284 [PERF_COUNT_HW_CACHE_REFERENCES] = PM_LD_REF_L1,
H A Dpower6-pmu.c473 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x280030, /* LD_REF_L1 */
H A Dpower5-pmu.c554 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x4c1090, /* LD_REF_L1 */
H A Dpower5+-pmu.c612 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x1c10a8, /* LD_REF_L1 */
/openbmc/linux/arch/arm/kernel/
H A Dperf_event_v7.c162 [PERF_COUNT_HW_CACHE_REFERENCES] = ARMV7_PERFCTR_L1_DCACHE_ACCESS,
211 [PERF_COUNT_HW_CACHE_REFERENCES] = ARMV7_PERFCTR_L1_DCACHE_ACCESS,
255 [PERF_COUNT_HW_CACHE_REFERENCES] = ARMV7_PERFCTR_L1_DCACHE_ACCESS,
301 [PERF_COUNT_HW_CACHE_REFERENCES] = ARMV7_PERFCTR_L1_DCACHE_ACCESS,
350 [PERF_COUNT_HW_CACHE_REFERENCES] = ARMV7_PERFCTR_L1_DCACHE_ACCESS,
399 [PERF_COUNT_HW_CACHE_REFERENCES] = ARMV7_PERFCTR_L1_DCACHE_ACCESS,
/openbmc/linux/arch/x86/events/amd/
H A Dcore.c242 [PERF_COUNT_HW_CACHE_REFERENCES] = 0x077d,
257 [PERF_COUNT_HW_CACHE_REFERENCES] = 0xff60,
269 [PERF_COUNT_HW_CACHE_REFERENCES] = 0xff60,
/openbmc/linux/arch/sparc/kernel/
H A Dperf_event.c211 [PERF_COUNT_HW_CACHE_REFERENCES] = { 0x0009, PIC_LOWER },
349 [PERF_COUNT_HW_CACHE_REFERENCES] = { 0, PIC_NONE },
482 [PERF_COUNT_HW_CACHE_REFERENCES] = { 0x0208, PIC_UPPER | PIC_LOWER },
619 [PERF_COUNT_HW_CACHE_REFERENCES] = { (3 << 6) | 0x04 },
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h66 PERF_COUNT_HW_CACHE_REFERENCES = 2, enumerator
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h66 PERF_COUNT_HW_CACHE_REFERENCES = 2, enumerator
/openbmc/linux/arch/xtensa/kernel/
H A Dperf_event.c70 [PERF_COUNT_HW_CACHE_REFERENCES] = XTENSA_PMU_MASK(10, 0x1),
/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c958 [PERF_COUNT_HW_CACHE_REFERENCES] = { 0x45, CNTR_EVEN | CNTR_ODD },
982 [PERF_COUNT_HW_CACHE_REFERENCES] = { 0x1c, CNTR_ALL },
991 [PERF_COUNT_HW_CACHE_REFERENCES] = { 0x2b, CNTR_ALL },
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c26 [SBI_PMU_HW_CACHE_REFERENCES] = PERF_COUNT_HW_CACHE_REFERENCES,
/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.c127 [PERF_COUNT_HW_CACHE_REFERENCES] = HW_OP_UNSUPPORTED,

12