Searched refs:OP_MAX_COUNTER (Results 1 – 4 of 4) sorted by relevance
27 if ( counter.ind >= OP_MAX_COUNTER ) in xenoprof_arch_counter()64 if ( counter.ind >= OP_MAX_COUNTER ) in compat_oprof_arch_counter()
13 #define OP_MAX_COUNTER 8 macro
63 static unsigned long reset_value[OP_MAX_COUNTER];309 num_counters = min_t(u8, eax.split.num_counters, OP_MAX_COUNTER); in arch_perfmon_setup_counters()
31 struct op_counter_config counter_config[OP_MAX_COUNTER];
Completed in 5 milliseconds