Searched refs:kVmstatPath (Results 1 – 2 of 2) sorted by relevance
135 kVmstatPath, in checkKernelMMMetricSupport()170 : kVmstatPath("/proc/vmstat"), in MmMetricsReporter()639 std::map<std::string, uint64_t> vmstat = readSysfsNameValue(getSysfsPath(kVmstatPath)); in genPixelMmMetricsPerHour()681 std::map<std::string, uint64_t> vmstat = readSysfsNameValue(getSysfsPath(kVmstatPath)); in genPixelMmMetricsPerDay()
173 const char *const kVmstatPath; variable