Home
last modified time | relevance | path

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

/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/test/
H A DExportedStatMapBenchMark.cpp108 ExportedStatMapImpl statMap_(&dc_); in MultiThreadedStatOperation() local
143 ExportedStatMapImpl statMap_(&dc_); in MultiThreadedStatOperationDispersedCached() local
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/fb303/detail/
H A DQuantileStatMap.h114 folly::StringKeyedUnorderedMap<StatMapEntry> statMap_; variable