Searched defs:StatInc (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h531 void ALWAYS_INLINE StatInc(ThreadState *thr, StatType typ, u64 n = 1) { function in namespace:__tsan
701 StatInc(thr, StatEvents);

Completed in 136 milliseconds