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

  /external/oprofile/module/
oprofile.h 96 struct op_int_operations { struct
142 extern struct op_int_operations op_rtc_ops;
155 struct op_int_operations const * op_int_interface(void);
oprofile.c 52 static struct op_int_operations const * int_ops;
  /external/oprofile/module/x86/
op_rtc.c 183 struct op_int_operations op_rtc_ops = {
op_nmi.c 359 static struct op_int_operations op_nmi_ops = {
373 struct op_int_operations const * op_int_interface()
  /external/oprofile/module/ia64/
op_pmu.c 630 struct op_int_operations op_nmi_ops = {
644 struct op_int_operations const * op_int_interface()
650 struct op_int_operations op_rtc_ops = {

Completed in 73 milliseconds