Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h121 bool checkKernelMMMetricSupport();
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp133 bool MmMetricsReporter::checkKernelMMMetricSupport() { in checkKernelMMMetricSupport() function in android::hardware::google::pixel::MmMetricsReporter
181 ker_mm_metrics_support_ = checkKernelMMMetricSupport(); in MmMetricsReporter()