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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c208 #ifndef PROFILE_NUM_ARCS
209 #define PROFILE_NUM_ARCS 8000 macro
484 arc_size = ROUNDUP(PROFILE_NUM_ARCS * sizeof(struct hasharc), page_size);

Completed in 19 milliseconds