Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc210 Mutex::Mutex(MutexType type, StatType stat_type) { in Mutex()
/external/chromium-trace/catapult/dashboard/dashboard/
Dstats.py41 stat_type = ndb.StringProperty() variable in StatContainer