Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h134 void readPressureStall(const std::string &basePath, std::vector<long> *store);
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp1064 void MmMetricsReporter::readPressureStall(const std::string &basePath, std::vector<long> *store) { in readPressureStall() function in android::hardware::google::pixel::MmMetricsReporter
1298 readPressureStall(kPsiBasePath, &psi); in aggregatePressureStall()