Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dkpc_common.c295 kpc_get_curcpu_counters(uint32_t classes, int *curcpu, uint64_t *buf) in kpc_get_curcpu_counters()
334 int *curcpu, uint64_t *buf) in kpc_get_cpu_counters()
352 int *curcpu, uint64_t *buf) in kpc_get_shadow_counters()
931 int * __unused curcpu, in kpc_get_cpu_counters()
941 int * __unused curcpu, in kpc_get_shadow_counters()
/xnu-12377.1.9/osfmk/kperf/
H A Dkperf_kpc.h38 int curcpu; member
H A Dkptimer.c419 int curcpu = cpu_number(); in kptimer_broadcast_pet() local
/xnu-12377.1.9/bsd/dev/dtrace/scripts/
H A Dsched.d58 inline cpuinfo_t *curcpu = xlate <cpuinfo_t *> (curthread->last_processor); variable
/xnu-12377.1.9/bsd/kern/
H A Dkern_kpc.c185 int curcpu; in sysctl_kpc_get_counters() local
207 int curcpu; in sysctl_kpc_get_shadow_counters() local
/xnu-12377.1.9/osfmk/i386/
H A Dtsc.c341 for (uint32_t curcpu = start_cpu; curcpu <= end_cpu; curcpu++) { in cpu_data_tsc_sync_deltas_string() local
/xnu-12377.1.9/osfmk/arm64/
H A Ddbgwrap.c113 int curcpu = cpu_number(); in ml_dbgwrap_halt_cpu() local
H A Dkpc.c653 kpc_get_all_cpus_counters(uint32_t classes, int *curcpu, uint64_t *buf) in kpc_get_all_cpus_counters()
H A Dmonotonic_arm64.c1521 struct cpu_data *curcpu = getCpuDatap(); in mt_cpmu_aic_pmi() local
/xnu-12377.1.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()