Home
last modified time | relevance | path

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

/external/oprofile/module/
Doprofile.h96 struct op_int_operations { struct
102 int (*init)(void);
104 void (*deinit)(void);
106 int (*add_sysctls)(ctl_table * next);
108 void (*remove_sysctls)(ctl_table * next);
110 int (*check_params)(void);
112 int (*setup)(void);
114 void (*start)(void);
116 void (*stop)(void);
118 void (*start_cpu)(uint);
[all …]