Home
last modified time | relevance | path

Searched refs:unhooked_allocator (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient_api_factory_android.cc42 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument
54 unhooked_allocator); in ConstructClient()
H A Dclient_api_unittest.cc57 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument
67 return std::allocate_shared<Client>(unhooked_allocator, std::move(cli_sock), in ConstructClient()
H A Dclient_api_factory_standalone.cc181 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument
201 std::move(client_session_sock), unhooked_allocator); in ConstructClient()
H A Dclient_api_benchmark.cc55 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument
66 return std::allocate_shared<Client>(unhooked_allocator, std::move(cli_sock), in ConstructClient()
H A Dclient_api_factory.h32 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator);
H A Dclient.cc164 UnhookedAllocator<Client> unhooked_allocator) { in CreateAndHandshake() argument
248 return std::allocate_shared<Client>(unhooked_allocator, std::move(sock), in CreateAndHandshake()
H A Dclient_api.cc527 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator(malloc_fn, in AHeapProfile_initSession() local
533 perfetto::profiling::ConstructClient(unhooked_allocator); in AHeapProfile_initSession()
H A Dclient.h78 UnhookedAllocator<Client> unhooked_allocator);
/aosp_15_r20/out/soong/.intermediates/external/perfetto/heapprofd_client_api/android_arm64_armv8-2a_cortex-a55_shared/obj/external/perfetto/src/profiling/memory/
Dclient_api.o.d920 external/perfetto/src/profiling/memory/unhooked_allocator.h \
Dclient.o.d899 external/perfetto/src/profiling/memory/unhooked_allocator.h \
Dclient_api_factory_android.o.d465 external/perfetto/src/profiling/memory/unhooked_allocator.h \