Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DAlloc.h49 uint64_t AllocExecute(const AllocEntry& entry, Pointers* pointers);
DThreads.cpp39 thread->AddTimeNsecs(AllocExecute(entry, thread->pointers())); in ThreadRunner()
DAlloc.cpp163 uint64_t AllocExecute(const AllocEntry& entry, Pointers* pointers) { in AllocExecute() function