Searched hist:91738 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/gprof/
H A Dgprof.cdiff 91738 Wed Mar 06 09:25:58 MST 2002 bde Support runtime specification of the history counter type by whatever
generated the gmon data. The support is currently limited to what is
easy to implement and/or needed:

signedess: signed or insigned
size: 8, 16, 32 or 64 bits
format: a binary integer in gprof's format (gprof is not a cross-tool).

High-resolution kernel profiling uses signed 64-bit counters. Normal
kernel profiling and user profiling use unsigned 16-bit counters but
should use 32-bit ones.
H A Dgprof.hdiff 91738 Wed Mar 06 09:25:58 MST 2002 bde Support runtime specification of the history counter type by whatever
generated the gmon data. The support is currently limited to what is
easy to implement and/or needed:

signedess: signed or insigned
size: 8, 16, 32 or 64 bits
format: a binary integer in gprof's format (gprof is not a cross-tool).

High-resolution kernel profiling uses signed 64-bit counters. Normal
kernel profiling and user profiling use unsigned 16-bit counters but
should use 32-bit ones.

Completed in 75 milliseconds