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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.h287 struct prof_ext { struct
297 struct prof_ext prof; /* external prof struct */
H A Dprofile-md.c511 func_size = ROUNDUP(PROFILE_NUM_FUNCS * sizeof(struct prof_ext), page_size);
702 struct prof_ext prof_st;
724 bytes += sizeof (struct prof_ext);
755 bytes += sizeof (struct prof_ext);
/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h66 struct prof_ext;

Completed in 21 milliseconds