Home
last modified time | relevance | path

Searched defs:CPP_STAT_INC (Results 1 – 2 of 2) 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
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cpp86 # define CPP_STAT_INC(typ) StatInc(cur_thread(), typ) macro
88 # define CPP_STAT_INC(typ) (void)0 macro