Home
last modified time | relevance | path

Searched refs:post_iteration (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/drd/
Ddrd_barrier.c126 p->post_iteration = 0; in DRD_()
418 barrier, p ? p->post_iteration : -1, in DRD_()
434 oset = p->oset[p->post_iteration & 1]; in DRD_()
436 if (p->pre_iteration - p->post_iteration > 1) { in DRD_()
496 p->post_iteration++; in DRD_()
Ddrd_clientobj.h125 Word post_iteration; // post barrier completion count modulo two. member
/external/valgrind/
DNEWS2809 Assertion 'r->sg[p->post_iteration]' failed.