Searched refs:latch_to_present_time (Results 1 – 2 of 2) sorted by relevance
6669 static constexpr uint32_t latch_to_present_time = 20; member6692 using latch_to_present_time = TypedColumn<int64_t>; member6720 latch_to_present_time(in_latch_to_present_time) { in Row()6727 int64_t latch_to_present_time; member6748 … ColumnType::latch_to_present_time::Equals(latch_to_present_time, other.latch_to_present_time);6756 …static constexpr uint32_t latch_to_present_time = ColumnType::latch_to_present_time::default_flags…6838 ColumnType::latch_to_present_time::type latch_to_present_time() const { in latch_to_present_time() function6839 return table()->latch_to_present_time()[row_number_]; in latch_to_present_time()6922 ColumnType::latch_to_present_time::non_optional_type v) { in set_latch_to_present_time()7038 ColumnType::latch_to_present_time::type latch_to_present_time() const { in latch_to_present_time() function[all …]
159 row.latch_to_present_time = timestamp - latch_ts; in CreateBufferEvent()