#include <channelz.h>
Definition at line 122 of file channelz.h.
◆ CallCountingHelper()
| grpc_core::channelz::CallCountingHelper::CallCountingHelper |
( |
| ) |
|
◆ CollectData()
| void grpc_core::channelz::CallCountingHelper::CollectData |
( |
CounterData * |
out | ) |
|
|
private |
◆ PopulateCallCounts()
| void grpc_core::channelz::CallCountingHelper::PopulateCallCounts |
( |
Json::Object * |
json | ) |
|
◆ RecordCallFailed()
| void grpc_core::channelz::CallCountingHelper::RecordCallFailed |
( |
| ) |
|
◆ RecordCallStarted()
| void grpc_core::channelz::CallCountingHelper::RecordCallStarted |
( |
| ) |
|
◆ RecordCallSucceeded()
| void grpc_core::channelz::CallCountingHelper::RecordCallSucceeded |
( |
| ) |
|
◆ testing::CallCountingHelperPeer
◆ num_cores_
| size_t grpc_core::channelz::CallCountingHelper::num_cores_ = 0 |
|
private |
◆ per_cpu_counter_data_storage_
| std::vector<AtomicCounterData> grpc_core::channelz::CallCountingHelper::per_cpu_counter_data_storage_ |
|
private |
The documentation for this class was generated from the following files: