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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h273 size_t str_total; /* # bytes allocated total for string table */ member in struct:profile_vars
/darwin-on-arm/xnu/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 24 milliseconds