Home
last modified time | relevance | path

Searched defs:curcpu (Results 1 – 9 of 9) sorted by relevance

/xnu-8792.41.9/osfmk/kperf/
H A Dkperf_kpc.h40 int curcpu; member
H A Dkptimer.c422 int curcpu = cpu_number(); in kptimer_broadcast_pet() local
/xnu-8792.41.9/osfmk/kern/
H A Dkpc_common.c299 kpc_get_curcpu_counters(uint32_t classes, int *curcpu, uint64_t *buf) in kpc_get_curcpu_counters()
338 int *curcpu, uint64_t *buf) in kpc_get_cpu_counters()
356 int *curcpu, uint64_t *buf) in kpc_get_shadow_counters()
/xnu-8792.41.9/bsd/dev/dtrace/scripts/
H A Dsched.d58 inline cpuinfo_t *curcpu = xlate <cpuinfo_t *> (curthread->last_processor); variable
/xnu-8792.41.9/bsd/kern/
H A Dkern_kpc.c183 int curcpu; in sysctl_kpc_get_counters() local
205 int curcpu; in sysctl_kpc_get_shadow_counters() local
/xnu-8792.41.9/osfmk/i386/
H A Dtsc.c340 for (uint32_t curcpu = start_cpu; curcpu <= end_cpu; curcpu++) { in cpu_data_tsc_sync_deltas_string() local
/xnu-8792.41.9/osfmk/arm64/
H A Ddbgwrap.c113 int curcpu = cpu_number(); in ml_dbgwrap_halt_cpu() local
H A Dmonotonic_arm64.c1362 struct cpu_data *curcpu = getCpuDatap(); in mt_cpmu_aic_pmi() local
/xnu-8792.41.9/osfmk/x86_64/
H A Dkpc_x86.c449 kpc_get_all_cpus_counters(uint32_t classes, int *curcpu, uint64_t *buf) in kpc_get_all_cpus_counters()