Home
last modified time | relevance | path

Searched defs:readVmStat (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DProcfsMemoryUtil.java108 static VmStat readVmStat() { in readVmStat() method in ProcfsMemoryUtil
/aosp12/hardware/google/pixel/pixelstats/
H A DMmMetricsReporter.cpp142 std::map<std::string, uint64_t> MmMetricsReporter::readVmStat(const char *path) { in readVmStat() function in android::hardware::google::pixel::MmMetricsReporter