Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/pixelstats/include/pixelstats/
H A DMmMetricsReporter.h81 std::map<std::string, uint64_t> readCmaStat(const std::string &cma_type,
/aosp12/hardware/google/pixel/pixelstats/
H A DMmMetricsReporter.cpp441 std::map<std::string, uint64_t> MmMetricsReporter::readCmaStat( in readCmaStat() function in android::hardware::google::pixel::MmMetricsReporter
481 std::map<std::string, uint64_t> cma_stat = readCmaStat(cma_type, metrics_info); in reportCmaStatusAtom()