Searched refs:GMON_HDRSIZE_BSD44_32 (Results 1 – 3 of 3) sorted by relevance
33 #define GMON_HDRSIZE_BSD44_32 (4 + 4 + 4 + 4 + 4 + (3 * 4)) macro
444 header_size = GMON_HDRSIZE_BSD44_32; in gmon_out_read()654 hdrsize = GMON_HDRSIZE_BSD44_32; in gmon_out_write()
266 * gmon.h (GMON_HDRSIZE_BSD44_32): Define.