Home
last modified time | relevance | path

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

/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.h106 #define PMCFGR_CC BIT(14) macro
H A Darm_cspmu.c117 return (cspmu->pmcfgr & PMCFGR_CC); in supports_cycle_counter()