Searched refs:memcopy_bandwidth (Results 1 - 2 of 2) sorted by relevance

/external/stressapptest/src/
H A Dsat.h293 float *memcopy_bandwidth);
H A Dsat.cc1468 float memcopy_bandwidth = 0.; local
1478 memcopy_bandwidth += (*it)->GetMemoryBandwidth();
1483 memcopy_bandwidth += (*it)->GetMemoryBandwidth();
1485 GoogleMemoryStats(&memcopy_data, &memcopy_bandwidth);
1488 memcopy_bandwidth);
1492 float *memcopy_bandwidth) {
1491 GoogleMemoryStats(float *memcopy_data, float *memcopy_bandwidth) argument

Completed in 443 milliseconds