Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h153 bool fillProcStat(const std::vector<ProcStatMetricsInfo> &metrics_info,
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp560 bool MmMetricsReporter::fillProcStat(const std::vector<ProcStatMetricsInfo> &metrics_info, in fillProcStat() function in android::hardware::google::pixel::MmMetricsReporter
726 if (!fillProcStat(kProcStatInfo, procstat, &prev_procstat_, &values)) { in genPixelMmMetricsPerDay()