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

/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h272 size_t str_bytes; /* # bytes in string table */ member in struct:profile_vars
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-asm.s478 LCL(str_bytes) = LCL(page_size)+4 /* # bytes in string table */
479 LCL(str_total) = LCL(str_bytes)+4 /* # total bytes allocated for string table */

Completed in 25 milliseconds