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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h355 extern void _profile_merge_stats(struct profile_stats *, const struct profile_stats *);
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c52 * Add _profile_merge_stats to merge statistics.
1169 void _profile_merge_stats(struct profile_stats *old_stats, const struct profile_stats *new_stats)
1158 void _profile_merge_stats(struct profile_stats *old_stats, const struct profile_stats *new_stats) function

Completed in 11 milliseconds