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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h349 extern size_t _prof_write(struct profile_vars *, struct callback *);
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c158 * Make _prof_write write out the prof stats gprof collects.
697 _prof_write(struct profile_vars *pv, struct callback *callback_ptr)
689 _prof_write(struct profile_vars *pv, struct callback *callback_ptr) function

Completed in 10 milliseconds