Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dop_counter.h13 #define OP_MAX_COUNTER 32 macro
H A 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()
H A 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()
H A Dnmi_int.c38 struct op_counter_config counter_config[OP_MAX_COUNTER];
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Doprofile_impl.h12 #define OP_MAX_COUNTER 8 macro
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_7450.c23 static unsigned long reset_value[OP_MAX_COUNTER];
H A Dcommon.c24 static struct op_counter_config ctr[OP_MAX_COUNTER];
H A Dop_model_pa6t.c27 static u64 reset_value[OP_MAX_COUNTER];
H A Dop_model_power4.c27 static unsigned long reset_value[OP_MAX_COUNTER];
H A Dop_model_fsl_emb.c22 static unsigned long reset_value[OP_MAX_COUNTER];

Completed in 5 milliseconds