Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h139 bool savePressureMetrics(const std::string &name, const std::string &value,
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp1186 if (!MmMetricsReporter::savePressureMetrics(metric[0], metric[1], store, line_save_idx)) in parsePressureStallWords()
1206 bool MmMetricsReporter::savePressureMetrics(const std::string &name, const std::string &value, in savePressureMetrics() function in android::hardware::google::pixel::MmMetricsReporter