Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/x86_64/
H A Dkpc_x86.c190 kpc_fixed_max(void) in kpc_fixed_max() function
669 += (kpc_fixed_max() - FIXED_RELOAD(ctr) + 1 /* Wrap */) + extra; in kpc_pmi_handler()
/xnu-8792.81.2/osfmk/kern/
H A Dkpc.h304 uint64_t kpc_fixed_max(void);
H A Dkpc_common.c629 *val++ = kpc_fixed_max() - FIXED_RELOAD(i); in kpc_get_period()