Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h167 bool checkKernelMMMetricSupport();
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp147 bool MmMetricsReporter::checkKernelMMMetricSupport() { in checkKernelMMMetricSupport() function in android::hardware::google::pixel::MmMetricsReporter
221 ker_mm_metrics_support_ = checkKernelMMMetricSupport(); in MmMetricsReporter()