Searched refs:holdUs (Results 1 – 2 of 2) sorted by relevance
61 uint64_t holdUs = static_cast<uint64_t>( in ChangeOwner() local63 double holdMs = holdUs / US_TO_MS; in ChangeOwner()67 holdRecord.totalCostUs += holdUs; in ChangeOwner()
180 uint64_t holdUs = static_cast<uint64_t>( in ChangeOwnerNormal() local185 holdRecord.totalCostUs += holdUs; in ChangeOwnerNormal()233 uint64_t holdUs = static_cast<uint64_t> in ChangeOwnerDebug() local235 double holdMs = holdUs / US_TO_MS; in ChangeOwnerDebug()239 holdRecord.totalCostUs += holdUs; in ChangeOwnerDebug()