HomeSort by relevance Sort by last modified time
    Searched full:num_controls (Results 1 - 5 of 5) sorted by null

  /external/oprofile/module/x86/
op_model_athlon.c 18 #define NUM_CONTROLS 4
56 for (i = 0 ; i < NUM_CONTROLS; ++i) {
133 .num_controls = NUM_CONTROLS,
op_model_ppro.c 18 #define NUM_CONTROLS 2
52 for (i = 0 ; i < NUM_CONTROLS; ++i) {
117 .num_controls = NUM_CONTROLS,
op_x86_model.h 35 uint const num_controls; member in struct:op_x86_model_spec
op_nmi.c 192 uint const nr_ctrls = get_model()->num_controls;
245 uint const nr_ctrls = get_model()->num_controls;
op_model_p4.c 710 .num_controls = NUM_CONTROLS_HT2,
721 .num_controls = NUM_CONTROLS_NON_HT,

Completed in 3023 milliseconds