Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h88 const char *const kVmstatPath; variable
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp101 : kVmstatPath("/proc/vmstat"), in MmMetricsReporter()
261 std::map<std::string, uint64_t> vmstat = readVmStat(kVmstatPath); in logPixelMmMetricsPerHour()
299 std::map<std::string, uint64_t> vmstat = readVmStat(kVmstatPath); in logPixelMmMetricsPerDay()