Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.h39 struct StatCollection { struct
40 struct Stat {
52 void update(uint32_t Kind, uint32_t RecordSize) { in update()
58 Stat Totals;
59 DenseMap<uint32_t, Stat> Individual;