Home
last modified time | relevance | path

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

/arch/x86/oprofile/
Dop_counter.h13 #define OP_MAX_COUNTER 32 macro
Dop_model_ppro.c31 static u64 reset_value[OP_MAX_COUNTER];
222 num_counters = min((int)eax.split.num_counters, OP_MAX_COUNTER); in arch_perfmon_setup_counters()
Dop_model_amd.c43 static unsigned long reset_value[OP_MAX_COUNTER];
340 for (i = 0; i < OP_MAX_COUNTER; ++i) { in op_amd_setup_ctrs()
Dnmi_int.c38 struct op_counter_config counter_config[OP_MAX_COUNTER];
/arch/powerpc/include/asm/
Doprofile_impl.h16 #define OP_MAX_COUNTER 8 macro
/arch/powerpc/oprofile/
Dop_model_7450.c27 static unsigned long reset_value[OP_MAX_COUNTER];
Dcommon.c28 static struct op_counter_config ctr[OP_MAX_COUNTER];
Dop_model_pa6t.c39 static u64 reset_value[OP_MAX_COUNTER];
Dop_model_fsl_emb.c26 static unsigned long reset_value[OP_MAX_COUNTER];
Dop_model_power4.c31 static unsigned long reset_value[OP_MAX_COUNTER];