Searched refs:GetAllocEntry (Results 1 – 2 of 2) sorted by relevance
43 const AllocEntry& GetAllocEntry() { return *entry_; } in GetAllocEntry() function
38 const AllocEntry& entry = thread->GetAllocEntry(); in ThreadRunner()