Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h97 const char *const kSlowioUnmapCntPath; variable
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp64 kSlowioUnmapCntPath(sysfs_paths.SlowioUnmapCntPath), in SysfsCollector()
242 reportSlowIoFromFile(stats_client, kSlowioUnmapCntPath, VendorSlowIo::UNMAP); in logSlowIO()