Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.cc1681 file_bandwidth += (*it)->GetDeviceBandwidth(); in FileStats()
1716 net_bandwidth += (*it)->GetDeviceBandwidth(); in NetStats()
1721 net_bandwidth += (*it)->GetDeviceBandwidth(); in NetStats()
1756 disk_bandwidth += (*it)->GetDeviceBandwidth(); in DiskStats()
1761 disk_bandwidth += (*it)->GetDeviceBandwidth(); in DiskStats()
Dworker.h268 virtual float GetDeviceBandwidth() in GetDeviceBandwidth() function