Searched refs:md_size (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsd.c73 SInt64 md_size; member in struct:au_malloc_debug_info
149 nxt_ptr->md_size = audit_malloc_types[i]->mt_size;
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.h390 size_t md_size; /* size of profile_md structure */ member in struct:profile_md
H A Dprofile-asm.s574 LCL(md_size) = LCL(md_minor_version)+4 /* size of _profile_stats structure */
575 LCL(hash_ptr) = LCL(md_size)+4 /* gprof hash pointer */
H A Dprofile-md.c438 pv->md.md_size = sizeof(struct profile_md);

Completed in 27 milliseconds