Searched refs:gpr_set_allocation_functions (Results 1 – 11 of 11) sorted by relevance
41 gpr_set_allocation_functions(fns); in test_custom_allocs()49 gpr_set_allocation_functions(default_fns); in test_custom_allocs()
90 gpr_set_allocation_functions(g_guard_allocs); in grpc_memory_counters_init()94 gpr_set_allocation_functions(g_old_allocs); in grpc_memory_counters_destroy()
59 GPRAPI void gpr_set_allocation_functions(gpr_allocation_functions functions);
43 void gpr_set_allocation_functions(gpr_allocation_functions functions) { in gpr_set_allocation_functions() function
106 gpr_set_allocation_functions(alloc_fns); in MPIServerRegistrar()
203 gpr_set_allocation_functions
148 gpr_set_allocation_functions(alloc_fns); in GdrServerRegistrar()
167 gpr_set_allocation_functions(alloc_fns); in VerbsServerRegistrar()
262 printf("%lx", (unsigned long) gpr_set_allocation_functions); in main()
482 gpr_set_allocation_functions(alloc_fns); in GrpcServerRegistrar()
649 #define gpr_set_allocation_functions gpr_set_allocation_functions_import macro