Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h61 struct ProcStatMetricsInfo { struct
80 static const std::vector<ProcStatMetricsInfo> kProcStatInfo; argument
153 bool fillProcStat(const std::vector<ProcStatMetricsInfo> &metrics_info,
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp102 const std::vector<MmMetricsReporter::ProcStatMetricsInfo> MmMetricsReporter::kProcStatInfo = {
560 bool MmMetricsReporter::fillProcStat(const std::vector<ProcStatMetricsInfo> &metrics_info, in fillProcStat()