Home
last modified time | relevance | path

Searched refs:cs_lastmod (Results 1 – 2 of 2) sorted by path

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_cpu.c260 cs->cs_lastmod = (int32_t)ci->ci_schedstate.spc_lastmod; in cpuctl_ioctl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcpuio.h53 int32_t cs_lastmod; /* time of last state change */ member