Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc86 # define CPP_STAT_INC(typ) StatInc(cur_thread(), typ) macro
88 # define CPP_STAT_INC(typ) (void)0 macro