Home
last modified time | relevance | path

Searched refs:op_int_operations (Results 1 – 5 of 5) sorted by relevance

/external/oprofile/module/
Doprofile.h96 struct op_int_operations { struct
142 extern struct op_int_operations op_rtc_ops; argument
155 struct op_int_operations const * op_int_interface(void);
Doprofile.c52 static struct op_int_operations const * int_ops;
/external/oprofile/module/ia64/
Dop_pmu.c630 struct op_int_operations op_nmi_ops = {
644 struct op_int_operations const * op_int_interface() in op_int_interface()
650 struct op_int_operations op_rtc_ops = {
/external/oprofile/module/x86/
Dop_nmi.c359 static struct op_int_operations op_nmi_ops = {
373 struct op_int_operations const * op_int_interface() in op_int_interface()
Dop_rtc.c183 struct op_int_operations op_rtc_ops = {