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

  /external/oprofile/module/x86/
op_x86_model.h 38 void (*check_ctrs)(uint const cpu, member in struct:op_x86_model_spec
op_model_athlon.c 136 .check_ctrs = &athlon_check_ctrs,
op_model_ppro.c 120 .check_ctrs = &ppro_check_ctrs,
op_model_p4.c 713 .check_ctrs = &p4_check_ctrs,
724 .check_ctrs = &p4_check_ctrs,
op_nmi.c 51 model->check_ctrs(cpu, msrs, regs);

Completed in 47 milliseconds