Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/gprof/ | |
gmon.h | 33 #define GMON_HDRSIZE_BSD44_32 (4 + 4 + 4 + 4 + 4 + (3 * 4)) |
gmon_io.c | 445 header_size = GMON_HDRSIZE_BSD44_32; 655 hdrsize = GMON_HDRSIZE_BSD44_32; |