Home
last modified time | relevance | path

Searched defs:latencies (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/proto/grpc/testing/
Dstats.proto68 HistogramData latencies = 1; field
Dcontrol.proto275 HistogramData latencies = 2; field
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientStats.php21 protected $latencies = null; variable in Grpc\\Testing\\ClientStats
DScenarioResult.php29 protected $latencies = null; variable in Grpc\\Testing\\ScenarioResult
/third_party/gstreamer/gstplugins_bad/gst/audiolatency/
Dgstaudiolatency.h55 gint latencies[GST_AUDIOLATENCY_NUM_LATENCIES]; member
/third_party/grpc/test/cpp/qps/
Dclient.h154 Histogram latencies; in Mark() local
/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c40 static GHashTable *latencies = NULL; variable