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