reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/benchmark/src/sysinfo.cc
  487         bogo_clock = std::stod(value) * 1000000.0;
  488         if (bogo_clock < 0.0) bogo_clock = error_value;
  488         if (bogo_clock < 0.0) bogo_clock = error_value;
  504   if (bogo_clock >= 0.0) return bogo_clock;
  504   if (bogo_clock >= 0.0) return bogo_clock;