Searched refs:VT_TIME_SPENT_SCANNING_MS (Results 1 – 1 of 1) sorted by relevance
526 VT_TIME_SPENT_SCANNING_MS = 4, enumerator531 return GetField<uint32_t>(VT_TIME_SPENT_SCANNING_MS, 0); in time_spent_scanning_ms()541 VerifyField<uint32_t>(verifier, VT_TIME_SPENT_SCANNING_MS) && in Verify()553 fbb_.AddElement<uint32_t>(ScanRecord::VT_TIME_SPENT_SCANNING_MS, time_spent_scanning_ms, 0); in add_time_spent_scanning_ms()