Home
last modified time | relevance | path

Searched defs:unhooked_allocator (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/src/profiling/memory/
Dclient_api_factory_android.cc43 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
Dclient_api_factory_standalone.cc157 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
Dclient_api_unittest.cc57 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
Dclient_api_benchmark.cc55 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
Dclient.cc164 UnhookedAllocator<Client> unhooked_allocator) { in CreateAndHandshake()
Dclient_api.cc511 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator(malloc_fn, in AHeapProfile_initSession() local