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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h95 ACONTEXT_MISC, /* 3: misc. allocations */ enumerator in enum:acontext_type
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-md.c468 ptr = _profile_md_acontext(pv, ptr, misc_size, ACONTEXT_MISC);
508 ptr = _profile_md_acontext(pv, ptr, misc_size, ACONTEXT_MISC);
512 pv->md.hash_ptr = (struct hasharc **) _profile_alloc(pv, hash_size, ACONTEXT_MISC);
525 ptr = _profile_md_acontext(pv, ptr, misc_size, ACONTEXT_MISC);

Completed in 29 milliseconds