Home
last modified time | relevance | path

Searched refs:FULL_PERCENTAGE (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dutilities.h68 constexpr const int FULL_PERCENTAGE = 100; variable
295 return static_cast<float>(a) / static_cast<float>(b) * FULL_PERCENTAGE; in Percentage()
/developtools/hiperf/include/
Dutilities.h66 constexpr const int FULL_PERCENTAGE = 100; variable
303 return static_cast<float>(a) / static_cast<float>(b) * FULL_PERCENTAGE; in Percentage()