Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.cc1654 memcopy_bandwidth += (*it)->GetMemoryBandwidth(); in MemoryStats()
1659 memcopy_bandwidth += (*it)->GetMemoryBandwidth(); in MemoryStats()
1697 check_bandwidth += (*it)->GetMemoryBandwidth(); in CheckStats()
1737 invert_bandwidth += (*it)->GetMemoryBandwidth(); in InvertStats()
Dworker.h265 virtual float GetMemoryBandwidth() in GetMemoryBandwidth() function