Home
last modified time | relevance | path

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

/hardware/google/pixel/perfstatsd/
Dperfstatsd.cpp31 ioUsage->setBufferSize(IO_USAGE_BUFFER_SIZE); in Perfstatsd()
/hardware/google/pixel/perfstatsd/include/
Dio_usage.h26 #define IO_USAGE_BUFFER_SIZE (6 * 30) macro