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

  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.h 24 StatMop1, // These must be consequtive.
tsan_rtl.cc 398 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog));
513 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog));
tsan_stat.cc 35 name[StatMop1] = " Including size 1 ";

Completed in 22 milliseconds