Home
last modified time | relevance | path

Searched refs:NUM_COUNTERS (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/module/x86/
Dop_model_athlon.c17 #define NUM_COUNTERS 4 macro
63 for (i = 0; i < NUM_COUNTERS; ++i) in athlon_setup_ctrs()
67 for (i = 0; i < NUM_COUNTERS; ++i) { in athlon_setup_ctrs()
91 for (i = 0 ; i < NUM_COUNTERS; ++i) { in athlon_check_ctrs()
107 for (i = 0 ; i < NUM_COUNTERS ; ++i) { in athlon_start()
121 for (i = 0 ; i < NUM_COUNTERS ; ++i) { in athlon_stop()
132 .num_counters = NUM_COUNTERS,
Dop_model_ppro.c17 #define NUM_COUNTERS 2 macro
59 for (i = 0; i < NUM_COUNTERS; ++i) in ppro_setup_ctrs()
63 for (i = 0; i < NUM_COUNTERS; ++i) { in ppro_setup_ctrs()
87 for (i = 0 ; i < NUM_COUNTERS; ++i) { in ppro_check_ctrs()
116 .num_counters = NUM_COUNTERS,