Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DStatsHelper.h36 const PixelAtoms::VendorSlowIo &slowIo);
/hardware/google/pixel/pixelstats/
DStatsHelper.cpp96 const PixelAtoms::VendorSlowIo &slowIo) { in reportSlowIo() argument
100 tmp.set<VendorAtomValue::intValue>(slowIo.operation()); in reportSlowIo()
102 tmp.set<VendorAtomValue::intValue>(slowIo.count()); in reportSlowIo()