HomeSort by relevance Sort by last modified time
    Searched refs:RTN_CALL (Results 1 - 4 of 4) sorted by null

  /external/valgrind/tsan/
ts_events.h 59 RTN_CALL, // {tid, pc, 0, 0}
ts_offline.cc 211 case RTN_CALL:
ts_pin.cc 310 // { RTN_CALL, call_pc, target_pc }
441 } else if (event == RTN_CALL) {
445 if (DumpEventPlainText(RTN_CALL, t.uniq_tid, call_pc,
540 t.tleb.events[t.tleb.size++] = RTN_CALL;
    [all...]
thread_sanitizer.cc     [all...]

Completed in 2877 milliseconds