Searched refs:sysctl_do_dump_stop (Results 1 – 1 of 1) sorted by relevance
/external/oprofile/module/ |
D | oprofile.c | 724 static int sysctl_do_dump_stop(ctl_table * table, int write, struct file * filp, void * buffer, siz… in sysctl_do_dump_stop() function 754 { 1, "dump_stop", &sysctl_parms.dump_stop, sizeof(int), 0644, NULL, &sysctl_do_dump_stop, NULL, },
|