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

  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.h 32 StatShadowNonZero, // Derived.
tsan_stat.cc 29 stat[StatShadowNonZero] = stat[StatShadowProcessed] - stat[StatShadowZero];
43 name[StatShadowNonZero] = " Including non empty ";

Completed in 18 milliseconds