Searched refs:high1 (Results 1 – 1 of 1) sorted by relevance
100 uint64_t high1 = 0; in CompareTimestamp() local111 if (!GetFixed64(ptr1, &low1) || !GetFixed64(ptr1, &high1) || in CompareTimestamp()115 if (high1 < high2) { in CompareTimestamp()117 } else if (high1 > high2) { in CompareTimestamp()