Searched refs:str_total (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h273 size_t str_total; /* # bytes allocated total for string table */ member in struct:profile_vars
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s479 LCL(str_total) = LCL(str_bytes)+4 /* # total bytes allocated for string table */
480 LCL(clock_ticks) = LCL(str_total)+4 /* # clock ticks per second */

Completed in 27 milliseconds