Searched refs:TS_SERIALIZED (Results 1 – 5 of 5) sorted by relevance
297 #if defined(TS_SERIALIZED)300 # define TS_SERIALIZED 1 macro302 # define TS_SERIALIZED 0 macro304 # define TS_SERIALIZED 0 macro306 # define TS_SERIALIZED 1 macro
35 #if (DEBUG > 0) && (TS_SERIALIZED == 0) && defined (TS_LLVM) && !defined(DYNAMIC_ANNOTATIONS_ENABLE…74 #if TS_SERIALIZED == 1
420 if (TS_SERIALIZED == 1 || DEBUG_MODE) { in TLEBFlushUnlocked()427 if (TS_SERIALIZED == 1 && G_flags->offline) { in TLEBFlushUnlocked()513 #if TS_SERIALIZED==1 in TLEBFlushLocked()529 if (TS_SERIALIZED == 0) { in TLEBAddRtnCall()548 if (TS_SERIALIZED == 0) { in TLEBAddRtnExit()563 if (TS_SERIALIZED == 0) { in TLEBAddTrace()568 if (TS_SERIALIZED == 1) { in TLEBAddTrace()595 if (TS_SERIALIZED == 0) { in TLEBSimpleEvent()615 if (TS_SERIALIZED == 0) { in TLEBAddGenericEventAndFlush()2699 if (TS_SERIALIZED == 0) { in CallbackForTRACE()
108 if (need_locking_ && (TS_SERIALIZED == 0)) { in TIL()114 if (need_locking_ && (TS_SERIALIZED == 0)) in ~TIL()136 if (TS_SERIALIZED == 0 && DEBUG_MODE) { in AssertTILHeld()3355 if (TS_SERIALIZED) return; in ReleaseLine()3375 CHECK(TS_SERIALIZED == 0); in AcquireAllLines()3400 DCHECK(TS_SERIALIZED == 0 || storage_.count(tag) == 0); in GetLine()3404 if (TS_SERIALIZED) { in GetLine()3437 if (TS_SERIALIZED == 0) CHECK(LineIsNullOrLocked(lines_[i])); in ForgetAllState()3564 if (TS_SERIALIZED) { in WriteBackAndFetch()5142 if (TS_SERIALIZED) { in AddDeadSid()[all …]
791 #if defined (_MSC_VER) && TS_SERIALIZED == 0