Home
last modified time | relevance | path

Searched defs:getcpu (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/amd64/linux/
H A Dlinux_locore.asm60 .set getcpu, __vdso_getcpu define
/freebsd-13.1/usr.bin/ctlstat/
H A Dctlstat.c210 getcpu(struct ctl_cpu_stats *cpu_stats) in getcpu() function