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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h250 size_t vars_size; /* size of profile_vars structure */ member in struct:profile_vars
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-asm.s466 LCL(vars_size) = LCL(var_minor_version)+4 /* size of _profile_vars structure */
467 LCL(plist_size) = LCL(vars_size)+4 /* size of page_list structure */
H A Dprofile-md.c405 pv->vars_size = sizeof(struct profile_vars);

Completed in 78 milliseconds