Searched refs:ignore_reads (Results 1 – 1 of 1) sorted by relevance
4373 int ignore_reads() { return expensive_bits() & 1; } in ignore_reads() function6510 if (thr->ignore_reads() && thr->ignore_writes()) break; in HandleOneEvent()7447 DCHECK(!thr->ignore_reads() || !thr->ignore_writes()); in HandleMemoryAccessInternal()7787 && (thr->ignore_reads() || thr->ignore_writes())) { in HandleThreadEnd()7790 thr->ignore_reads(), thr->ignore_writes()); in HandleThreadEnd()