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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h252 size_t acontext_size; /* size of allocation context struct */ member in struct:profile_vars
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s468 LCL(acontext_size) = LCL(plist_size)+4 /* size of allocation contexts */
469 LCL(callback_size) = LCL(acontext_size)+4 /* size of callback structure */
H A Dprofile-md.c413 pv->acontext_size = sizeof(struct alloc_context);

Completed in 28 milliseconds