Searched refs:GetRawCounts (Results 1 – 3 of 3) sorted by relevance
53 record_->GetRawCounts(&begin, &end); in ExtraCounters()78 record_->GetRawCounts(&begin, &end); in Flush()
185 GetRawCounts(&begin, &end); in ResetCounts()230 void CoverageRecord::GetRawCounts(volatile uint8_t** begin, volatile uint8_t** end) { in GetRawCounts() function in android::trusty::coverage::CoverageRecord266 GetRawCounts(&begin, &end); in TotalEdgeCounts()
55 void GetRawCounts(volatile uint8_t** begin, volatile uint8_t** end);