Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dtrace_events.proto64 uint64 timestamp_ps = 9; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_tf_functions.cc116 uint64 timestamp_ps; // the time when this entry/exit happens. member
H A Dxplane_to_op_metrics_db.cc59 uint64 timestamp_ps; member
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_builder.h227 void SetTimestampPs(int64_t timestamp_ps) { in SetTimestampPs()