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

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_shadow_test.cc 41 s.SetHistorySize(i);
44 s.SetHistorySize(2);
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 114 thr->fast_state.SetHistorySize(flags()->history_size);
tsan_rtl.h 190 void SetHistorySize(int hs) {

Completed in 46 milliseconds