Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/gpr/
Dalloc_test.cc41 gpr_set_allocation_functions(fns); in test_custom_allocs()
49 gpr_set_allocation_functions(default_fns); in test_custom_allocs()
/external/grpc-grpc/test/core/util/
Dmemory_counters.cc90 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()
/external/grpc-grpc/include/grpc/support/
Dalloc.h59 GPRAPI void gpr_set_allocation_functions(gpr_allocation_functions functions);
/external/grpc-grpc/src/core/lib/gpr/
Dalloc.cc43 void gpr_set_allocation_functions(gpr_allocation_functions functions) { in gpr_set_allocation_functions() function
/external/tensorflow/tensorflow/contrib/mpi/
Dmpi_server_lib.cc106 gpr_set_allocation_functions(alloc_fns); in MPIServerRegistrar()
/external/grpc-grpc/
Dgrpc.def203 gpr_set_allocation_functions
/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_server_lib.cc148 gpr_set_allocation_functions(alloc_fns); in GdrServerRegistrar()
/external/tensorflow/tensorflow/contrib/verbs/
Dverbs_server_lib.cc167 gpr_set_allocation_functions(alloc_fns); in VerbsServerRegistrar()
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c262 printf("%lx", (unsigned long) gpr_set_allocation_functions); in main()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.cc482 gpr_set_allocation_functions(alloc_fns); in GrpcServerRegistrar()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h649 #define gpr_set_allocation_functions gpr_set_allocation_functions_import macro