Home
last modified time | relevance | path

Searched defs:CallStats (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph.h61 struct CallStats { struct
85 class GraphT : public Graph<FunctionStats, CallStats, int32_t> { argument
/external/webrtc/webrtc/video/
Dvideo_receive_stream.h32 class CallStats; variable
Dvideo_send_stream.h31 class CallStats; variable
Dcall_stats.cc94 CallStats::CallStats(Clock* clock) in CallStats() function in webrtc::CallStats
/external/webrtc/webrtc/call/
Dcongestion_controller.h25 class CallStats; variable