Home | History | Annotate | Download | only in debug

Lines Matching refs:thread_timestamp_

518   thread_timestamp_ = other.thread_timestamp_;
551 thread_timestamp_ = thread_timestamp;
636 thread_duration_ = thread_now - thread_timestamp_;
739 if (!thread_timestamp_.is_null()) {
747 if (!thread_timestamp_.is_null()) {
748 int64 thread_time_int64 = thread_timestamp_.ToInternalValue();