Home
last modified time | relevance | path

Searched defs:cachedValue (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_native_interface_impl.cpp127 return cachedCpuUsage.GetOrUpdateCachedValue(effectiveTime, [](double& cachedValue) { in GetSystemCpuUsage()
265 return cachedGraphicUsage.GetOrUpdateCachedValue(effectiveTime, [](int32_t& cachedValue) { in GetGraphicsMemory()