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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h251 size_t plist_size; /* size of page_list structure */ member in struct:profile_vars
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s467 LCL(plist_size) = LCL(vars_size)+4 /* size of page_list structure */
468 LCL(acontext_size) = LCL(plist_size)+4 /* size of allocation contexts */
H A Dprofile-md.c412 pv->plist_size = sizeof(struct page_list);

Completed in 29 milliseconds