Searched refs:AllocExecute (Results 1 – 3 of 3) sorted by relevance
49 uint64_t AllocExecute(const AllocEntry& entry, Pointers* pointers);
39 thread->AddTimeNsecs(AllocExecute(entry, thread->pointers())); in ThreadRunner()
163 uint64_t AllocExecute(const AllocEntry& entry, Pointers* pointers) { in AllocExecute() function