Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h95 const char *const kSlowioReadCntPath; variable
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp62 : kSlowioReadCntPath(sysfs_paths.SlowioReadCntPath), in SysfsCollector()
240 reportSlowIoFromFile(stats_client, kSlowioReadCntPath, VendorSlowIo::READ); in logSlowIO()