OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:remove_sysctls
(Results
1 - 5
of
5
) sorted by null
/external/oprofile/module/
oprofile.h
108
void (*
remove_sysctls
)(ctl_table * next);
member in struct:op_int_operations
oprofile.c
800
int_ops->
remove_sysctls
(next);
/external/oprofile/module/x86/
op_rtc.c
187
remove_sysctls
: rtc_remove_sysctls,
op_nmi.c
363
remove_sysctls
: pmc_remove_sysctls,
/external/oprofile/module/ia64/
op_pmu.c
634
remove_sysctls
: pmu_remove_sysctls,
654
remove_sysctls
: NULL,
Completed in 353 milliseconds