Searched refs:access_to_first_2g (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/tsan/
H A Dts_stats.h60 uintptr_t access_to_first_2g; member in struct:ThreadLocalStats
227 access_to_first_1g, access_to_first_2g, access_to_first_4g);
H A Dthread_sanitizer.cc7460 thr->stats.access_to_first_2g += (addr >> 31) == 0;

Completed in 41 milliseconds