Home
last modified time | relevance | path

Searched defs:stats_ (Results 1 – 18 of 18) sorted by relevance

/third_party/lwip/src/include/lwip/
Dstats.h232 struct stats_ { struct
235 struct stats_proto link; argument
239 struct stats_proto etharp; argument
243 struct stats_proto ip_frag; argument
247 struct stats_proto ip; argument
251 struct stats_proto icmp; argument
255 struct stats_igmp igmp; argument
259 struct stats_proto udp; argument
263 struct stats_proto tcp; argument
267 struct stats_mem mem; argument
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_peeling.h248 LoopPeelingPass(LoopPeelingStats* stats = nullptr) : stats_(stats) {} in stats_() function
330 LoopPeelingStats* stats_; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_peeling.h248 LoopPeelingPass(LoopPeelingStats* stats = nullptr) : stats_(stats) {} in stats_() function
330 LoopPeelingStats* stats_; variable
/third_party/spirv-tools/source/opt/
Dloop_peeling.h248 LoopPeelingPass(LoopPeelingStats* stats = nullptr) : stats_(stats) {} in stats_() function
330 LoopPeelingStats* stats_; variable
/third_party/grpc/src/core/lib/iomgr/executor/
Dthreadpool.h89 Stats stats_; // Stats to be collected in run time variable
Dmpmcqueue.h163 Stats stats_; // Stats info variable
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dspirv_stats.cpp165 SpirvStats* stats_; member in __anone4398e620111::StatsAggregator
/third_party/grpc/test/cpp/performance/
Dwrites_per_rpc_test.cc141 grpc_passthru_endpoint_stats* stats_; member in grpc::testing::InProcessCHTTP2
/third_party/openh264/module/
Dgmp-openh264.cpp606 FrameStats stats_; member in OpenH264VideoEncoder
926 FrameStats stats_; member in OpenH264VideoDecoder
/third_party/ninja/src/
Ddisk_interface_test.cc239 mutable vector<string> stats_; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmemory.h273 Stats stats_; variable
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_fullstack_trickle.cc205 grpc_passthru_endpoint_stats* stats_; member in grpc::testing::TrickledCHTTP2
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dbtree.h313 tree_stats stats_; variable
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dvp8i_enc.h152 StatsArray stats_[NUM_TYPES][NUM_BANDS]; // 4224 bytes member
Dvp8l_enc.c1513 WebPAuxStats* stats_; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8i_enc.h152 StatsArray stats_[NUM_TYPES][NUM_BANDS]; // 4224 bytes member
Dvp8l_enc.c1716 WebPAuxStats* stats_; member
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DControl.cs2181 private global::Grpc.Testing.ClientStats stats_; field in Grpc.Testing.ClientStatus
3668 private global::Grpc.Testing.ServerStats stats_; field in Grpc.Testing.ServerStatus