Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.cc1505 file_bandwidth += (*it)->GetDeviceBandwidth(); in FileStats()
1540 net_bandwidth += (*it)->GetDeviceBandwidth(); in NetStats()
1545 net_bandwidth += (*it)->GetDeviceBandwidth(); in NetStats()
1580 disk_bandwidth += (*it)->GetDeviceBandwidth(); in DiskStats()
1585 disk_bandwidth += (*it)->GetDeviceBandwidth(); in DiskStats()
Dworker.h270 virtual float GetDeviceBandwidth() in GetDeviceBandwidth() function