Searched defs:TfOpInfo (Results 1 – 1 of 1) sorted by relevance
71 struct TfOpInfo { struct72 explicit TfOpInfo(uint64 ts) : start_timestamp_ps(ts) {} in TfOpInfo() argument75 uint64 start_timestamp_ps;77 uint64 children_duration_ps = 0;