Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/ !
H A Dkpc.h292 int kpc_get_fixed_counters(uint64_t *counterv);
H A Dkpc_common.c314 kpc_get_fixed_counters(&buf[offset]); in kpc_get_curcpu_counters()
/xnu-8796.121.2/osfmk/x86_64/ !
H A Dkpc_x86.c323 kpc_get_fixed_counters(uint64_t *counterv) in kpc_get_fixed_counters() function