Home
last modified time | relevance | path

Searched refs:HZ_WRONG (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
Dhertz.h4 #define HZ_WRONG 0 /* impossible clock frequency */ macro
Dhertz.c59 return HZ_WRONG; in hertz()
Dgmon_io.c559 if (hz == HZ_WRONG) in gmon_out_read()
565 if (hz == HZ_WRONG) in gmon_out_read()
Dgprof.c52 long hz = HZ_WRONG;
/openbsd/src/gnu/usr.bin/binutils/gprof/
Dhertz.h4 #define HZ_WRONG 0 /* impossible clock frequency */ macro
Dhertz.c59 return HZ_WRONG; in hertz()
Dgmon_io.c583 if (hz == HZ_WRONG)
589 if (hz == HZ_WRONG)
Dgprof.c53 long hz = HZ_WRONG;