Home
last modified time | relevance | path

Searched refs:OP_MAX_COUNTER (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/
A Dxenoprof.c27 if ( counter.ind >= OP_MAX_COUNTER ) in xenoprof_arch_counter()
64 if ( counter.ind >= OP_MAX_COUNTER ) in compat_oprof_arch_counter()
A Dop_counter.h13 #define OP_MAX_COUNTER 8 macro
A Dop_model_ppro.c63 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()
A Dnmi_int.c31 struct op_counter_config counter_config[OP_MAX_COUNTER];

Completed in 5 milliseconds