Home
last modified time | relevance | path

Searched refs:sched_peg_curproc (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/sys/
H A Dsched.h171 void sched_peg_curproc(struct cpu_info *ci);
/openbsd/sys/kern/
H A Dkern_smr.c163 sched_peg_curproc(ci); in smr_grace_wait()
H A Dkern_sched.c638 sched_peg_curproc(struct cpu_info *ci) in sched_peg_curproc() function
722 sched_peg_curproc(ci); in sched_barrier_task()
H A Dkern_timeout.c802 sched_peg_curproc(ci); in softclock_thread()
/openbsd/sys/dev/
H A Dkstat.c590 sched_peg_curproc(ci); in kstat_cpu_enter()
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c154 sched_peg_curproc(ci); in cpu_hz_update_sensor()
/openbsd/sys/dev/acpi/
H A Dacpi.c2714 sched_peg_curproc(&cpu_info_primary); in acpi_thread()