Home
last modified time | relevance | path

Searched defs:GetStats (Results 1 – 25 of 59) sorted by relevance

123

/external/webrtc/talk/media/webrtc/
Dfakewebrtccall.cc67 webrtc::AudioSendStream::Stats FakeAudioSendStream::GetStats() const { in GetStats() function in cricket::FakeAudioSendStream
91 webrtc::AudioReceiveStream::Stats FakeAudioReceiveStream::GetStats() const { in GetStats() function in cricket::FakeAudioReceiveStream
175 webrtc::VideoSendStream::Stats FakeVideoSendStream::GetStats() { in GetStats() function in cricket::FakeVideoSendStream
228 webrtc::VideoReceiveStream::Stats FakeVideoReceiveStream::GetStats() const { in GetStats() function in cricket::FakeVideoReceiveStream
427 webrtc::Call::Stats FakeCall::GetStats() const { in GetStats() function in cricket::FakeCall
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DIClientRunner.cs43 ClientStats GetStats(bool reset); in GetStats() method
DIServerRunner.cs48 ServerStats GetStats(bool reset); in GetStats() method
DServerRunners.cs139 public ServerStats GetStats(bool reset) in GetStats() method in Grpc.IntegrationTesting.ServerRunnerImpl
DClientRunners.cs160 public ClientStats GetStats(bool reset) in GetStats() method in Grpc.IntegrationTesting.ClientRunnerImpl
/external/tensorflow/tensorflow/core/framework/
Dtracking_allocator_test.cc47 absl::optional<AllocatorStats> GetStats() override { return absl::nullopt; } in GetStats() function in tensorflow::TestableSizeTrackingAllocator
61 absl::optional<AllocatorStats> GetStats() override { return absl::nullopt; } in GetStats() function in tensorflow::NoMemoryAllocator
Dtracking_allocator.cc155 absl::optional<AllocatorStats> TrackingAllocator::GetStats() { in GetStats() function in tensorflow::TrackingAllocator
/external/webrtc/talk/session/media/
Dmediamonitor.h77 virtual void GetStats() { in GetStats() function
/external/toolchain-utils/deprecated/
Dcompare_benchmarks.py42 def GetStats(in_file): function
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/accumulators/
Dfeature-stats-accumulator.h57 StatsType GetStats(uint32 slot_id, uint32 class_id, uint32 partition_id, in GetStats() function
/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_cpu_allocator.h85 absl::optional<AllocatorStats> GetStats() override { in GetStats() function
251 absl::optional<AllocatorStats> GetStats() override { in GetStats() function
Dprocess_state.h133 absl::optional<AllocatorStats> GetStats() override { return a_->GetStats(); } in GetStats() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_debug_allocator.cc135 absl::optional<AllocatorStats> GPUDebugAllocator::GetStats() { in GetStats() function in tensorflow::GPUDebugAllocator
211 absl::optional<AllocatorStats> GPUNanResetAllocator::GetStats() { in GetStats() function in tensorflow::GPUNanResetAllocator
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_allocator.cc69 void SYCLAllocator::GetStats(AllocatorStats* stats) { in GetStats() function in tensorflow::SYCLAllocator
/external/golang-protobuf/proto/
Ddeprecated.go40 func GetStats() Stats { return Stats{} } func
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_estimator_proxy.cc65 bool RemoteEstimatorProxy::GetStats( in GetStats() function in webrtc::RemoteEstimatorProxy
Dremote_bitrate_estimator_single_stream.cc218 bool RemoteBitrateEstimatorSingleStream::GetStats( in GetStats() function in webrtc::RemoteBitrateEstimatorSingleStream
/external/webrtc/webrtc/audio/
Daudio_send_stream.cc125 webrtc::AudioSendStream::Stats AudioSendStream::GetStats() const { in GetStats() function in webrtc::internal::AudioSendStream
Daudio_receive_stream.cc190 webrtc::AudioReceiveStream::Stats AudioReceiveStream::GetStats() const { in GetStats() function in webrtc::internal::AudioReceiveStream
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepotbase.h34 StackDepotStats *GetStats() { return &stats; } in GetStats() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc55 absl::optional<AllocatorStats> XlaDeviceAllocator::GetStats() { in GetStats() function in tensorflow::XlaDeviceAllocator
/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.h119 bool GetStats(ConnectionInfos* infos) override { in GetStats() function
/external/webrtc/webrtc/video/
Dvideo_receive_stream.cc328 VideoReceiveStream::Stats VideoReceiveStream::GetStats() const { in GetStats() function in webrtc::internal::VideoReceiveStream
Dvideo_send_stream.cc454 VideoSendStream::Stats VideoSendStream::GetStats() { in GetStats() function in webrtc::internal::VideoSendStream
/external/perfetto/src/profiling/memory/
Dshared_ring_buffer.h106 Stats GetStats(ScopedSpinlock& spinlock) { in GetStats() function

123