HomeSort by: relevance | last modified time | path
    Searched refs:SetCount (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_thread.cc 220 rep.SetCount(leaks[i].count);
tsan_rtl.h 594 void SetCount(int count);
tsan_rtl_report.cc 370 void ScopedReportBase::SetCount(int count) { rep_->count = count; }

Completed in 12 milliseconds