Searched refs:op_host_time_stop_ (Results 1 – 2 of 2) sorted by relevance
173 uint64_t op_host_time_stop_; variable
472 op_host_time_stop_ = GetHostTimeStamp(); in OpDataProducerEnd()475 op_host_time_stop_ = GetHostTimeStamp(); in OpDataProducerEnd()476 op_time_elapsed = (op_host_time_stop_ - op_host_time_start_) / kTimeUnit; in OpDataProducerEnd()