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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.h393 prof_uptrint_t num_cache; /* # of cache entries */ member in struct:profile_md
H A Dprofile-asm.s577 LCL(num_cache) = LCL(hash_size)+4 /* # of cache entries */
578 LCL(save_mcount_ptr) = LCL(num_cache)+4 /* save for mcount_ptr when suspending profiling */
H A Dprofile-md.c442 pv->md.num_cache = MAX_CACHE;

Completed in 95 milliseconds