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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h63 struct profile_profil;
233 struct profile_profil { struct
277 struct profile_profil profil_info; /* profil information */
354 extern void _profile_print_stats(FILE *, const struct profile_stats *, const struct profile_profil *);
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c83 * Add size of histogram counters & unused fields to profile_profil struct
371 { sizeof(struct profile_profil), &_profile_profil_size, "profile_profil" },
925 const struct profile_profil *pinfo)

Completed in 12 milliseconds