Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dts_stats.h157 sseq_calls, sseq_estimated, in PrintStatsForSS()
158 (sseq_calls - sseq_estimated )/(sseq_estimated/100 + 1)); in PrintStatsForSS()
270 uintptr_t sshash_calls, sseq_calls; member
Dthread_sanitizer.cc2416 G_stats->sseq_calls++; in operator ()()