Home
last modified time | relevance | path

Searched defs:time_nanos (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dmodel_dataset_op.cc204 void RecordInput(int64 time_nanos) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in RecordInput()
212 void RecordOutput(int64 time_nanos) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in RecordOutput()
/external/tensorflow/tensorflow/core/framework/
Dmodel.h282 void record_start(int64 time_nanos) TF_LOCKS_EXCLUDED(mu_) { in record_start()
288 void record_stop(int64 time_nanos) TF_LOCKS_EXCLUDED(mu_) { in record_stop()
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto15 int64 time_nanos = 9; field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto83 int64 time_nanos = 9; field