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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h236 size_t text_len; /* highpc-lowpc */ member in struct:profile_profil
H A Dprofile-mk.c124 pv->profil_info.text_len = textsize;
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-asm.s97 * Add text_len to profile_profil structure for mk.
486 LCL(text_len) = LCL(highpc)+4 /* highpc-lowpc */
487 LCL(profil_len) = LCL(text_len)+4 /* size of profil buffer */

Completed in 24 milliseconds