Searched refs:g_pin_threads (Results 1 – 1 of 1) sorted by relevance
230 static PinThread *g_pin_threads; variable241 if (size && !g_pin_threads[tid].ignore_accesses) { in ReportAccesRange()482 parent = g_pin_threads[t.parent_tid].uniq_tid; in TLEBFlushUnlocked()640 PinThread &t = g_pin_threads[tid]; in DumpEventWithSp()701 g_pin_threads[tid].ic_stack.Push(callback, pc, sp, a0, 0); \707 g_pin_threads[tid].ic_stack.size()\889 TLEBSimpleEvent(g_pin_threads[tid], TLEB_IGNORE_ALL_BEGIN); in IgnoreMopsBegin()893 TLEBSimpleEvent(g_pin_threads[tid], TLEB_IGNORE_ALL_END); in IgnoreMopsEnd()899 TLEBSimpleEvent(g_pin_threads[tid], TLEB_IGNORE_SYNC_BEGIN); in IgnoreSyncAndMopsBegin()904 TLEBSimpleEvent(g_pin_threads[tid], TLEB_IGNORE_SYNC_END); in IgnoreSyncAndMopsEnd()[all …]