Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/benchmark/
Dloss_info_container_benchmark.cpp139 struct LossInfoMap { struct
142 T countsPerErrorTag;
144 bool noteLossInfo(int error, int tag) { in noteLossInfo()