Searched defs:StatSet (Results 1 – 2 of 2) sorted by relevance
57 typedef std::set<Stat*, Stat::PtrCompare> StatSet; typedef
579 void ALWAYS_INLINE StatSet(ThreadState *thr, StatType typ, u64 n) { in StatSet() function