Searched refs:temp_ts (Results 1 – 3 of 3) sorted by relevance
157 uint64_t temp_ts; in hash_body() local161 temp_ts = timestamp_get(); in hash_body()164 load_ts += timestamp_get() - temp_ts; in hash_body()
84 temp_ts = fread(fid, 1, 'uint32'); variable88 while (temp_ix >= 1) && (rtpts(temp_ix) ~= temp_ts)105 rtpts(temp_ix) = temp_ts;
699 uint32_t temp_ts; in TEST() local700 EXPECT_EQ(PacketBuffer::kBufferEmpty, buffer->NextTimestamp(&temp_ts)); in TEST()702 buffer->NextHigherTimestamp(0, &temp_ts)); in TEST()