Searched refs:kpc_actionid (Results 1 – 2 of 2) sorted by relevance
61 #define FIXED_ACTIONID(ctr) (kpc_actionid[(ctr)])62 #define CONFIGURABLE_ACTIONID(ctr) (kpc_actionid[(ctr) + kpc_fixed_count()])272 extern uint32_t kpc_actionid[KPC_MAX_COUNTERS];
48 uint32_t kpc_actionid[KPC_MAX_COUNTERS]; variable