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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c239 static void _profile_reset_alloc(struct profile_vars *,
552 _profile_reset_alloc(struct profile_vars *pv, acontext_type_t ac)
611 _profile_reset_alloc(pv, ACONTEXT_GPROF);
612 _profile_reset_alloc(pv, ACONTEXT_GFUNC);
613 _profile_reset_alloc(pv, ACONTEXT_PROF);
547 _profile_reset_alloc(struct profile_vars *pv, acontext_type_t ac) function

Completed in 7 milliseconds