Home
last modified time | relevance | path

Searched refs:ProcessingTimeLocked (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dmodel.cc92 int64 ProcessingTimeLocked() const override SHARED_LOCKS_REQUIRED(mu_) { in ProcessingTimeLocked() function in tensorflow::data::model::__anonf121150f0111::InterleaveMany
152 int64 ProcessingTimeLocked() const override SHARED_LOCKS_REQUIRED(mu_) { in ProcessingTimeLocked() function in tensorflow::data::model::__anonf121150f0111::AsyncInterleaveMany
191 int64 ProcessingTimeLocked() const override SHARED_LOCKS_REQUIRED(mu_) { in ProcessingTimeLocked() function in tensorflow::data::model::__anonf121150f0111::KnownRatio
245 int64 ProcessingTimeLocked() const override SHARED_LOCKS_REQUIRED(mu_) { in ProcessingTimeLocked() function in tensorflow::data::model::__anonf121150f0111::AsyncKnownRatio
287 int64 ProcessingTimeLocked() const override SHARED_LOCKS_REQUIRED(mu_) { in ProcessingTimeLocked() function in tensorflow::data::model::__anonf121150f0111::UnknownRatio
319 int64 ProcessingTimeLocked() const override SHARED_LOCKS_REQUIRED(mu_) { in ProcessingTimeLocked() function in tensorflow::data::model::__anonf121150f0111::Unknown
Dmodel.h238 return ProcessingTimeLocked(); in ProcessingTime()
304 virtual int64 ProcessingTimeLocked() const SHARED_LOCKS_REQUIRED(mu_) = 0;
Dmodel_test.cc358 int64 ProcessingTimeLocked() const override SHARED_LOCKS_REQUIRED(mu_) { in ProcessingTimeLocked() function in tensorflow::data::model::__anon4f571e4e0111::TestNode