Home
last modified time | relevance | path

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

/hardware/google/pixel/perfstatsd/include/
Dio_usage.h156 void setDumpThresholdSizeForWrite(uint64_t size) { mMinSizeOfTotalWrite = size; } in setDumpThresholdSizeForWrite() function
/hardware/google/pixel/perfstatsd/
Dio_usage.cpp422 mStats.setDumpThresholdSizeForWrite(val); in setOptions()
428 mStats.setDumpThresholdSizeForWrite(val); in setOptions()