Searched refs:GetRawCounts (Results 1 – 3 of 3) sorted by relevance
181 GetRawCounts(&begin, &end); in ResetCounts()226 void CoverageRecord::GetRawCounts(volatile uint8_t** begin, volatile uint8_t** end) { in GetRawCounts() function in android::trusty::coverage::CoverageRecord262 GetRawCounts(&begin, &end); in TotalEdgeCounts()
50 record_->GetRawCounts(&begin, &end); in ExtraCounters()74 record_->GetRawCounts(&begin, &end); in Flush()
55 void GetRawCounts(volatile uint8_t** begin, volatile uint8_t** end);