Home
last modified time | relevance | path

Searched defs:lastcpu (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/procstat/
H A Dprocstat_cs.c51 int once, twice, lastcpu, cpu; in procstat_cs() local
/freebsd/sys/amd64/vmm/amd/
H A Dsvm_softc.h57 int lastcpu; /* host cpu that the vcpu last ran on */ member
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.h98 int lastcpu; /* host cpu that this 'vcpu' last ran on */ member