Searched refs:HZ_WRONG (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dhertz.h24 #define HZ_WRONG 0 /* impossible clock frequency */
28 * we return HZ_WRONG, an impossible sampling frequency.
23 #define HZ_WRONG macro
H A Dhertz.c59 return HZ_WRONG;
H A Dgmon_io.c554 if (hz == HZ_WRONG)
560 if (hz == HZ_WRONG)
H A Dgprof.c54 long hz = HZ_WRONG;
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dhertz.h24 #define HZ_WRONG 0 /* impossible clock frequency */
28 * we return HZ_WRONG, an impossible sampling frequency.
23 #define HZ_WRONG macro
H A Dhertz.c59 return HZ_WRONG;
H A Dgmon_io.c534 if (hz == HZ_WRONG)
540 if (hz == HZ_WRONG)
H A Dgprof.c56 long hz = HZ_WRONG;
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dhertz.h24 #define HZ_WRONG 0 /* impossible clock frequency */
28 * we return HZ_WRONG, an impossible sampling frequency.
23 #define HZ_WRONG macro
H A Dhertz.c59 return HZ_WRONG;
H A Dgmon_io.c534 if (hz == HZ_WRONG)
540 if (hz == HZ_WRONG)
H A Dgprof.c56 long hz = HZ_WRONG;

Completed in 220 milliseconds