Home
last modified time | relevance | path

Searched refs:ALMOST_ZERO (Results 1 - 3 of 3) sorted by relevance

/developtools/hiperf/src/
H A Dsubcommand_stat.cpp420 if (abs(running_time_in_sec) > ALMOST_ZERO) { in GetDetailComments()
501 if (abs(running_time_in_sec) > ALMOST_ZERO) { in GetComments()
H A Dreport.cpp404 if (abs(heat - num) < ALMOST_ZERO) { in OutputStdCallFrame()
/developtools/hiperf/include/
H A Dutilities.h81 constexpr const float ALMOST_ZERO = 0.001; variable

Completed in 3 milliseconds