Home
last modified time | relevance | path

Searched refs:access_to_first_1g (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/tsan/
Dts_stats.h59 uintptr_t access_to_first_1g; member
227 access_to_first_1g, access_to_first_2g, access_to_first_4g); in PrintEventStats()
Dthread_sanitizer.cc7459 thr->stats.access_to_first_1g += (addr >> 30) == 0; in HandleMemoryAccessInternal()