Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gprof/
Dhertz.h23 #define HZ_WRONG 0 /* impossible clock frequency */ macro
Dhertz.c59 return HZ_WRONG; in hertz()
Dgmon_io.c553 if (hz == HZ_WRONG) in gmon_out_read()
559 if (hz == HZ_WRONG) in gmon_out_read()
Dgprof.c54 long hz = HZ_WRONG;