Home
last modified time | relevance | path

Searched refs:kpc_get_fixed_counters (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dkpc.h299 int kpc_get_fixed_counters(uint64_t *counterv);
H A Dkpc_common.c310 kpc_get_fixed_counters(&buf[offset]); in kpc_get_curcpu_counters()
/xnu-12377.41.6/osfmk/arm64/
H A Dkpc.c680 kpc_get_fixed_counters(uint64_t *counterv) in kpc_get_fixed_counters() function
1075 kpc_get_fixed_counters(uint64_t *counterv __unused) in kpc_get_fixed_counters() function
/xnu-12377.41.6/osfmk/x86_64/
H A Dkpc_x86.c323 kpc_get_fixed_counters(uint64_t *counterv) in kpc_get_fixed_counters() function