Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h163 std::map<std::string, uint64_t> readCmaStat(const std::string &cma_type,
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp879 std::map<std::string, uint64_t> MmMetricsReporter::readCmaStat( in readCmaStat() function in android::hardware::google::pixel::MmMetricsReporter
1461 std::map<std::string, uint64_t> cma_stat = readCmaStat(cma_type, metrics_info); in reportCmaStatusAtom()