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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmach_clock.c165 if (s < pv->profil_info.text_len) {
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h236 size_t text_len; /* highpc-lowpc */ member in struct:profile_profil
H A Dprofile-mk.c137 pv->profil_info.text_len = textsize;
/macosx-10.5.8/xnu-1228.15.4/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 40 milliseconds