Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dcounter_common.c72 *counter = zalloc_percpu_permanent(sizeof(uint64_t), ZALIGN_64); in scalable_counter_static_init()
H A Dzalloc.h947 #define ZALIGN_64 (sizeof(uint64_t) - 1) macro
/xnu-8020.101.4/osfmk/kperf/
H A Dkptimer.c174 ZALIGN_64, VM_KERN_MEMORY_DIAG); in kptimer_setup()