Home
last modified time | relevance | path

Searched refs:profrate (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gprof/
H A Dhist.c87 unsigned int i, ncnt, profrate; in hist_read_rec() local
93 || gmon_io_read_32 (ifp, &profrate) in hist_read_rec()
111 hz = profrate; in hist_read_rec()
124 || ncnt != hist_num_bins || hz != (int) profrate) in hist_read_rec()
H A Dgmon_io.c427 unsigned int profrate; in gmon_out_read() local
430 if (gmon_io_read_32 (ifp, &profrate)) in gmon_out_read()
434 hz = profrate; in gmon_out_read()
435 else if (hz != (int) profrate) in gmon_out_read()
/dports/devel/djgpp-binutils/binutils-2.17/gprof/
H A Dhist.c87 unsigned int i, ncnt, profrate; in hist_read_rec() local
93 || gmon_io_read_32 (ifp, &profrate) in hist_read_rec()
111 hz = profrate; in hist_read_rec()
124 || ncnt != hist_num_bins || hz != (int) profrate) in hist_read_rec()
H A Dgmon_io.c427 unsigned int profrate; in gmon_out_read() local
430 if (gmon_io_read_32 (ifp, &profrate)) in gmon_out_read()
434 hz = profrate; in gmon_out_read()
435 else if (hz != (int) profrate) in gmon_out_read()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gprof/
H A Dhist.c88 int i, ncnt, profrate; local
94 || gmon_io_read_32 (ifp, &profrate)
112 hz = profrate;
125 || ncnt != hist_num_bins || hz != profrate)
H A Dgmon_io.c451 int profrate; local
454 if (gmon_io_read_32 (ifp, &profrate))
458 hz = profrate;
459 else if (hz != profrate)
H A Dgmon.h45 char profrate[4]; /* profiling clock rate */
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gprof/
H A Dhist.c88 int i, ncnt, profrate; local
94 || gmon_io_read_32 (ifp, &profrate)
112 hz = profrate;
125 || ncnt != hist_num_bins || hz != profrate)
H A Dgmon_io.c451 int profrate; local
454 if (gmon_io_read_32 (ifp, &profrate))
458 hz = profrate;
459 else if (hz != profrate)
H A Dgmon.h45 char profrate[4]; /* profiling clock rate */
/dports/devel/binutils/binutils-2.37/gprof/
H A Dgmon_io.c425 unsigned int profrate; in gmon_out_read() local
428 if (gmon_io_read_32 (ifp, &profrate)) in gmon_out_read()
432 hz = profrate; in gmon_out_read()
433 else if (hz != (int) profrate) in gmon_out_read()
H A Dhist.c94 unsigned int profrate; in read_histogram_header() local
102 || gmon_io_read_32 (ifp, &profrate) in read_histogram_header()
124 hz = profrate; in read_histogram_header()
H A DChangeLog-9203832 * gmon.h (struct raw_phdr): Add version, profrate, and spare
1203 * gmon_io.c (gmon_out_read): In BSD44_FORMAT code, get profrate
1204 from profrate field, not version field.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gprof/
H A Dgmon_io.c425 unsigned int profrate; in gmon_out_read() local
428 if (gmon_io_read_32 (ifp, &profrate)) in gmon_out_read()
432 hz = profrate; in gmon_out_read()
433 else if (hz != (int) profrate) in gmon_out_read()
H A Dhist.c94 unsigned int profrate; in read_histogram_header() local
102 || gmon_io_read_32 (ifp, &profrate) in read_histogram_header()
124 hz = profrate; in read_histogram_header()
/dports/devel/arm-elf-binutils/binutils-2.37/gprof/
H A Dgmon_io.c425 unsigned int profrate; in gmon_out_read() local
428 if (gmon_io_read_32 (ifp, &profrate)) in gmon_out_read()
432 hz = profrate; in gmon_out_read()
433 else if (hz != (int) profrate) in gmon_out_read()
H A Dhist.c94 unsigned int profrate; in read_histogram_header() local
102 || gmon_io_read_32 (ifp, &profrate) in read_histogram_header()
124 hz = profrate; in read_histogram_header()
/dports/devel/gnulibiberty/binutils-2.37/gprof/
H A Dgmon_io.c425 unsigned int profrate; in gmon_out_read() local
428 if (gmon_io_read_32 (ifp, &profrate)) in gmon_out_read()
432 hz = profrate; in gmon_out_read()
433 else if (hz != (int) profrate) in gmon_out_read()
H A Dhist.c94 unsigned int profrate; in read_histogram_header() local
102 || gmon_io_read_32 (ifp, &profrate) in read_histogram_header()
124 hz = profrate; in read_histogram_header()
/dports/lang/gnatdroid-binutils/binutils-2.27/gprof/
H A Dgmon_io.c425 unsigned int profrate; in gmon_out_read() local
428 if (gmon_io_read_32 (ifp, &profrate)) in gmon_out_read()
432 hz = profrate; in gmon_out_read()
433 else if (hz != (int) profrate) in gmon_out_read()
H A Dhist.c94 unsigned int profrate; in read_histogram_header() local
102 || gmon_io_read_32 (ifp, &profrate) in read_histogram_header()
124 hz = profrate; in read_histogram_header()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/prof/
H A Dgmon.h47 char profrate[4]; /* profiling clock rate */
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dgmon.h47 int profrate; /* profiling clock rate */ member
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mep/
H A Dmep-gmon.c49 char profrate[4]; /* profiling clock rate */ member
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gmon/
H A Dgmon.c460 hdr->profrate = clockinfo.profhz; in _mcleanup()

12