Searched refs:SetAllocEntry (Results 1 – 4 of 4) sorted by relevance
36 thread->SetAllocEntry(&thread_done); in TEST()71 thread1->SetAllocEntry(&thread_done); in TEST()72 thread2->SetAllocEntry(&thread_done); in TEST()73 thread3->SetAllocEntry(&thread_done); in TEST()105 thread->SetAllocEntry(&mallocs[i]); in TEST()111 thread->SetAllocEntry(&frees[i]); in TEST()117 thread->SetAllocEntry(&thread_done); in TEST()
42 void SetAllocEntry(const AllocEntry* entry) { entry_ = entry; } in SetAllocEntry() function
102 thread->SetAllocEntry(&entry); in ProcessDump()
151 threads_[i].SetAllocEntry(&thread_done); in FinishAll()