Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dkpc_common.c296 kpc_get_curcpu_counters(uint32_t classes, int *curcpu, uint64_t *buf) in kpc_get_curcpu_counters()
335 int *curcpu, uint64_t *buf) in kpc_get_cpu_counters()
353 int *curcpu, uint64_t *buf) in kpc_get_shadow_counters()
932 int * __unused curcpu, in kpc_get_cpu_counters()
942 int * __unused curcpu, in kpc_get_shadow_counters()
/xnu-10063.141.1/osfmk/kperf/
H A Dkperf_kpc.h38 int curcpu; member
H A Dkptimer.c422 int curcpu = cpu_number(); in kptimer_broadcast_pet() local
/xnu-10063.141.1/bsd/dev/dtrace/scripts/
H A Dsched.d58 inline cpuinfo_t *curcpu = xlate <cpuinfo_t *> (curthread->last_processor); variable
/xnu-10063.141.1/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-10063.141.1/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-10063.141.1/osfmk/arm64/
H A Ddbgwrap.c113 int curcpu = cpu_number(); in ml_dbgwrap_halt_cpu() local
H A Dkpc.c625 kpc_get_all_cpus_counters(uint32_t classes, int *curcpu, uint64_t *buf) in kpc_get_all_cpus_counters()
H A Dmonotonic_arm64.c1411 struct cpu_data *curcpu = getCpuDatap(); in mt_cpmu_aic_pmi() local
/xnu-10063.141.1/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()