Searched refs:PERF_SMALL_UNIT_SZ (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c178 #define PERF_SMALL_UNIT_SZ (MAX(MAX(sizeof(struct perf_monitor), \ macro
264 perf_small_zone = zinit(PERF_SMALL_UNIT_SZ,
265 MAX_PERF_SMALLS * PERF_SMALL_UNIT_SZ, MAX_PERF_SMALLS,

Completed in 28 milliseconds