Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Ddbus_statistics.cc57 typedef std::set<Stat*, Stat::PtrCompare> StatSet; typedef
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h612 void ALWAYS_INLINE StatSet(ThreadState *thr, StatType typ, u64 n) { in StatSet() function