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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h348 extern size_t _gprof_write(struct profile_vars *, struct callback *);
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c101 * Move _gprof_write code that updates hash stats to _profile_update_stats.
121 * Separate _profile_update_stats from _gprof_write.
168 * Move max hash bucket calculation into _gprof_write & put info in stats structure.
635 _gprof_write(struct profile_vars *pv, struct callback *callback_ptr)
628 _gprof_write(struct profile_vars *pv, struct callback *callback_ptr) function

Completed in 15 milliseconds