Home
last modified time | relevance | path

Searched refs:DumpEventInternal (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/tsan/
Dts_pin.cc356 static void DumpEventInternal(EventType type, int32_t uniq_tid, uintptr_t pc, in DumpEventInternal() function
484 DumpEventInternal(THR_START, t.uniq_tid, 0, 0, parent); in TLEBFlushUnlocked()
486 DumpEventInternal(THR_END, t.uniq_tid, 0, 0, 0); in TLEBFlushUnlocked()
501 DumpEventInternal((EventType)event, t.uniq_tid, pc, a, info); in TLEBFlushUnlocked()