freebsd_amp_hwpstate/usr.bin/gprof
Bruce Evans db6a4b8826 Use a (signed) int32_t counter instead of an `unsigned int' counter
for the GPROF4 case.  This allows a simpler method to be used for
non-statistical profiling (it allows overhead adjustments to be
subtracted from one counter without harm if that counter goes
negative; otherwise the adjustment would have to be distributed).

32 bit counters were already too small for GPROF4 with a 200MHz
clock.  int64_t counters should be used.
1996-10-16 21:02:49 +00:00
..
PSD.doc
Makefile
amd64.c
amd64.h
arcs.c
dfn.c
gprof.1 Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gprof.c
gprof.callg
gprof.flat
gprof.h Use a (signed) int32_t counter instead of an `unsigned int' counter 1996-10-16 21:02:49 +00:00
hertz.c
hp300.c
hp300.h
i386.c
i386.h
lookup.c
mips.c
mips.h
pathnames.h
printgprof.c Print times/call in ns if hz >= 10e7. hz will be this large for high 1996-06-08 12:29:57 +00:00
printlist.c
sparc.c
sparc.h
tahoe.c
tahoe.h
vax.c
vax.h