Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/gprof/ | |
gmon.h | 34 #define GMON_HDRSIZE_BSD44_64 (8 + 8 + 4 + 4 + 4 + (3 * 4)) |
gmon_io.c | 449 header_size = GMON_HDRSIZE_BSD44_64; 659 hdrsize = GMON_HDRSIZE_BSD44_64; |