Home
last modified time | relevance | path

Searched refs:PERF_CPUM_CF_MAX_CTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dperf_event.h52 #define PERF_CPUM_CF_MAX_CTR 0xffffUL /* Max ctr for ECCTR */ macro
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c793 if (ev > PERF_CPUM_CF_MAX_CTR) in __hw_perf_event_init()