Home
last modified time | relevance | path

Searched defs:GetCounterValue (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/core/util/
Dfake_stats_plugin.h398 absl::optional<uint64_t> GetCounterValue( in GetCounterValue() function
409 absl::optional<double> GetCounterValue( in GetCounterValue() function
/external/perfetto/src/trace_processor/
Dexport_json.cc1849 uint64_t GetCounterValue(TrackId track_id, int64_t ts) { in GetCounterValue() function in perfetto::trace_processor::json::__anonbd087ba00111::JsonExporter