Searched defs:GPA (Results 1 – 8 of 8) sorted by relevance
16 AllocateMemory(gwp_asan::GuardedPoolAllocator &GPA) { in AllocateMemory()20 DeallocateMemory(gwp_asan::GuardedPoolAllocator &GPA, void *Ptr) { in DeallocateMemory()24 DeallocateMemory2(gwp_asan::GuardedPoolAllocator &GPA, void *Ptr) { in DeallocateMemory2()
18 void asyncTask(gwp_asan::GuardedPoolAllocator *GPA, in asyncTask()46 gwp_asan::GuardedPoolAllocator *GPA) { in runThreadContentionTest()
14 gwp_asan::GuardedPoolAllocator GPA; in TEST() local
13 void singleByteGoodAllocDealloc(gwp_asan::GuardedPoolAllocator *GPA) { in singleByteGoodAllocDealloc()44 void runNoReuseBeforeNecessary(gwp_asan::GuardedPoolAllocator *GPA, in runNoReuseBeforeNecessary()
142 void singleAllocThrashTask(gwp_asan::GuardedPoolAllocator *GPA, in singleAllocThrashTask()171 gwp_asan::GuardedPoolAllocator *GPA) { in runInterThreadThrashingSingleAlloc()
47 auto &GPA = *reinterpret_cast<gwp_asan::GuardedPoolAllocator *>(arg); in enableMalloc() local
131 gwp_asan::GuardedPoolAllocator GPA; global() variable [all...]
240 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf, in installSignalHandlers()