Searched defs:TraceStatItem (Results 1 – 1 of 1) sorted by relevance
28 struct TraceStatItem { struct29 std::string caller;30 bool isCallSucc;31 bool isOverCall;32 uint32_t latency = 0;