Searched refs:sysctl_sched_stats_enable (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dkern_sysctl.c248 STATIC int sysctl_sched_stats_enable(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
781 sysctl_sched_stats_enable(__unused struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, __unused struct sysctl_req *req) function
798 SYSCTL_PROC(_kern, OID_AUTO, sched_stats_enable, CTLFLAG_LOCKED | CTLFLAG_WR, 0, 0, sysctl_sched_stats_enable, "-", "");

Completed in 24 milliseconds