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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h252 size_t acontext_size; /* size of allocation context struct */ member in struct:profile_vars
/darwin-on-arm/xnu/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.c407 pv->acontext_size = sizeof(struct alloc_context);

Completed in 26 milliseconds