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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dop_model_amd.c34 #define NUM_VIRT_COUNTERS 32 macro
36 #define NUM_VIRT_COUNTERS NUM_COUNTERS macro
44 static unsigned long reset_value[NUM_VIRT_COUNTERS];
325 for (i = 0; i < NUM_VIRT_COUNTERS; ++i) {
556 .num_virt_counters = NUM_VIRT_COUNTERS,

Completed in 43 milliseconds