Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/ctlstat/
H A Dctlstat.c154 static int getcpu(struct ctl_cpu_stats *cpu_stats);
225 getcpu(struct ctl_cpu_stats *cpu_stats) in getcpu() function
626 if (F_CPU(ctx) && (getcpu(&ctx->cur_cpu) != 0)) in ctlstat_standard()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc2920 PRE_SYSCALL(getcpu)(void *cpu, void *node, void *cache) {}
2922 POST_SYSCALL(getcpu)(long res, void *cpu, void *node, void *cache) {