Home
last modified time | relevance | path

Searched defs:AddSample (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/util/
Dtime_averaged_stats.cc31 void TimeAveragedStats::AddSample(double value) { in AddSample() function in grpc_core::TimeAveragedStats
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/perf/
Dperf_data.h52 void AddSample(const T &row) { in AddSample() function
/third_party/grpc/test/core/transport/
Dbdp_estimator_test.cc73 void AddSample(BdpEstimator* estimator, int64_t sample) { in AddSample() function