Home
last modified time | relevance | path

Searched defs:tracing_count (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_functions.cc83 int64 tracing_count; // the total tracing count of this function when this member
166 int64 tracing_count = 0; in TfFunctionExecutions() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_test_utils.cc88 int64 tracing_count) { in CreateTfFunctionCallEvent()