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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h251 size_t plist_size; /* size of page_list structure */ member in struct:profile_vars
/darwin-on-arm/xnu/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.c406 pv->plist_size = sizeof(struct page_list);

Completed in 26 milliseconds