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

/xnu-2422.115.4/osfmk/profiling/
H A Dprofile-internal.h336 extern void *_profile_alloc_pages (size_t);
H A Dprofile-mk.c51 _profile_alloc_pages (size_t size) function
62 panic("Call to _profile_alloc_pages while profiling is running.");

Completed in 26 milliseconds