Searched defs:tracing_count (Results 1 – 2 of 2) sorted by relevance
83 int64_t tracing_count; // the total tracing count of this function when this member166 int64_t tracing_count = 0; in TfFunctionExecutions() local
100 int64_t tracing_count) { in CreateTfFunctionCallEvent()