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

/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dhost.c196 register host_sched_info_t sched_info; local
206 sched_info = (host_sched_info_t) info;
211 sched_info->min_timeout =
212 sched_info->min_quantum = (uint32_t)(quantum_ns / 1000 / 1000);
/macosx-10.10.1/system_cmds-643.1.1/latency.tproj/
H A Dlatency.c2086 char sched_info[64]; local
2196 sprintf(sched_info, "%16.16s @ pri %3lu --> %16.16s @ pri %3lu%s", command, kd->arg3, command1, kd->arg4, p);
2199 timestamp, delta, "MACH_SCHED", sched_reason, sched_info, thread, cpunum);

Completed in 129 milliseconds