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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.h343 prof_uptrint_t stats_size; /* size of profile_vars structure */ member in struct:profile_stats
H A Dprofile-asm.s531 LCL(stats_size) = LCL(stats_minor_version)+4 /* size of _profile_stats structure */
532 LCL(profil_buckets) = LCL(stats_size)+4 /* # profil buckets */
H A Dprofile-md.c434 pv->stats.stats_size = sizeof(struct profile_stats);
619 pv->stats.stats_size = sizeof(struct profile_stats);

Completed in 20 milliseconds