Searched refs:mScanMonitorErrorHistogram (Results 1 – 2 of 2) sorted by relevance
720 debugDump.logErrorHistogram(mScanMonitorErrorHistogram, in logStateToBuffer()721 ARRAY_SIZE(mScanMonitorErrorHistogram)); in logStateToBuffer()864 mScanMonitorErrorHistogram[errorCode]++; in postScanMonitorAsyncResultEvent()
443 uint32_t mScanMonitorErrorHistogram[CHRE_ERROR_SIZE] = {0}; variable