Lines Matching refs:PushBack
172 ReportStack **rs = rep_->stacks.PushBack(); in AddStack()
184 rep_->mops.PushBack(mop); in AddMemoryAccess()
198 mop->mset.PushBack(mtx); in AddMemoryAccess()
203 rep_->unique_tids.PushBack(unique_tid); in AddUniqueTid()
212 rep_->threads.PushBack(rt); in AddThread()
270 rep_->mutexes.PushBack(rm); in AddMutex()
290 rep_->locs.PushBack(loc); in AddLocation()
314 rep_->locs.PushBack(loc); in AddLocation()
324 rep_->locs.PushBack(loc); in AddLocation()
330 rep_->locs.PushBack(loc); in AddLocation()
414 stack->PushBack(pc); in RestoreStackMatch()
520 stack.PushBack(ev->pc); in RestoreStack()
628 ctx->racy_stacks.PushBack(hash); in HandleRacyStacks()