Home
last modified time | relevance | path

Searched refs:GPR_TIMER_SCOPE (Results 1 – 25 of 71) sorted by relevance

123

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dalloc.cc29 GPR_TIMER_SCOPE("gpr_malloc", 0); in gpr_malloc()
40 GPR_TIMER_SCOPE("gpr_zalloc", 0); in gpr_zalloc()
51 GPR_TIMER_SCOPE("gpr_free", 0); in gpr_free()
56 GPR_TIMER_SCOPE("gpr_realloc", 0); in gpr_realloc()
Dsync_abseil.cc54 GPR_TIMER_SCOPE("gpr_mu_lock", 0); in gpr_mu_lock()
59 GPR_TIMER_SCOPE("gpr_mu_unlock", 0); in gpr_mu_unlock()
64 GPR_TIMER_SCOPE("gpr_mu_trylock", 0); in gpr_mu_trylock()
81 GPR_TIMER_SCOPE("gpr_cv_wait", 0); in gpr_cv_wait()
Dsync_posix.cc63 GPR_TIMER_SCOPE("gpr_mu_lock", 0); in gpr_mu_lock()
72 GPR_TIMER_SCOPE("gpr_mu_unlock", 0); in gpr_mu_unlock()
81 GPR_TIMER_SCOPE("gpr_mu_trylock", 0); in gpr_mu_trylock()
/external/grpc-grpc/src/core/lib/gpr/
Dalloc.cc54 GPR_TIMER_SCOPE("gpr_malloc", 0); in gpr_malloc()
65 GPR_TIMER_SCOPE("gpr_zalloc", 0); in gpr_zalloc()
76 GPR_TIMER_SCOPE("gpr_free", 0); in gpr_free()
81 GPR_TIMER_SCOPE("gpr_realloc", 0); in gpr_realloc()
Dsync_posix.cc46 GPR_TIMER_SCOPE("gpr_mu_lock", 0); in gpr_mu_lock()
51 GPR_TIMER_SCOPE("gpr_mu_unlock", 0); in gpr_mu_unlock()
56 GPR_TIMER_SCOPE("gpr_mu_trylock", 0); in gpr_mu_trylock()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.cc131 GPR_TIMER_SCOPE("combiner.execute", 0); in combiner_exec()
184 GPR_TIMER_SCOPE("combiner.continue_exec_ctx", 0); in grpc_combiner_continue_exec_ctx()
232 GPR_TIMER_SCOPE("combiner.exec1", 0); in grpc_combiner_continue_exec_ctx()
246 GPR_TIMER_SCOPE("combiner.exec_1final", 0); in grpc_combiner_continue_exec_ctx()
307 GPR_TIMER_SCOPE("combiner.execute_finally", 0); in combiner_finally_exec()
Dev_epollex_linux.cc685 GPR_TIMER_SCOPE("kick_one_worker", 0);
730 GPR_TIMER_SCOPE("pollset_kick", 0);
781 GPR_TIMER_SCOPE("pollset_kick_all", 0);
859 GPR_TIMER_SCOPE("pollset_shutdown", 0);
869 GPR_TIMER_SCOPE("pollable_process_events", 0);
937 GPR_TIMER_SCOPE("pollable_epoll", 0);
1012 GPR_TIMER_SCOPE("begin_worker", 0);
1066 GPR_TIMER_SCOPE("end_worker", 0);
1110 GPR_TIMER_SCOPE("pollset_work", 0);
1291 GPR_TIMER_SCOPE("pollset_add_fd", 0);
[all …]
Dev_epoll1_linux.cc593 GPR_TIMER_SCOPE("pollset_kick_all", 0); in pollset_kick_all()
637 GPR_TIMER_SCOPE("pollset_shutdown", 0); in pollset_shutdown()
667 GPR_TIMER_SCOPE("process_epoll_events", 0); in process_epoll_events()
719 GPR_TIMER_SCOPE("do_epoll_wait", 0); in do_epoll_wait()
752 GPR_TIMER_SCOPE("begin_worker", 0); in begin_worker()
875 GPR_TIMER_SCOPE("check_neighborhood_for_available_poller", 0); in check_neighborhood_for_available_poller()
940 GPR_TIMER_SCOPE("end_worker", 0); in end_worker()
1020 GPR_TIMER_SCOPE("pollset_work", 0); in pollset_work()
1070 GPR_TIMER_SCOPE("pollset_kick", 0); in pollset_kick()
Derror.cc419 GPR_TIMER_SCOPE("grpc_error_create", 0); in grpc_error_create()
491 GPR_TIMER_SCOPE("copy_error_and_unref", 0); in copy_error_and_unref()
543 GPR_TIMER_SCOPE("grpc_error_set_int", 0); in grpc_error_set_int()
566 GPR_TIMER_SCOPE("grpc_error_get_int", 0); in grpc_error_get_int()
583 GPR_TIMER_SCOPE("grpc_error_set_str", 0); in grpc_error_set_str()
612 GPR_TIMER_SCOPE("grpc_error_add_child", 0); in grpc_error_add_child()
844 GPR_TIMER_SCOPE("grpc_error_string", 0); in grpc_error_string()
Dcall_combiner.cc116 GPR_TIMER_SCOPE("CallCombiner::Start", 0); in Start()
151 GPR_TIMER_SCOPE("CallCombiner::Stop", 0); in Stop()
/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc159 GPR_TIMER_SCOPE("combiner.execute", 0); in combiner_exec()
212 GPR_TIMER_SCOPE("combiner.continue_exec_ctx", 0); in grpc_combiner_continue_exec_ctx()
254 GPR_TIMER_SCOPE("combiner.exec1", 0); in grpc_combiner_continue_exec_ctx()
268 GPR_TIMER_SCOPE("combiner.exec_1final", 0); in grpc_combiner_continue_exec_ctx()
326 GPR_TIMER_SCOPE("combiner.execute_finally", 0); in combiner_finally_exec()
Dev_epollex_linux.cc737 GPR_TIMER_SCOPE("kick_one_worker", 0);
781 GPR_TIMER_SCOPE("pollset_kick", 0);
831 GPR_TIMER_SCOPE("pollset_kick_all", 0);
907 GPR_TIMER_SCOPE("pollset_shutdown", 0);
916 GPR_TIMER_SCOPE("pollable_process_events", 0);
985 GPR_TIMER_SCOPE("pollable_epoll", 0);
1061 GPR_TIMER_SCOPE("begin_worker", 0);
1115 GPR_TIMER_SCOPE("end_worker", 0);
1159 GPR_TIMER_SCOPE("pollset_work", 0);
1335 GPR_TIMER_SCOPE("pollset_add_fd", 0);
[all …]
Derror.cc324 GPR_TIMER_SCOPE("grpc_error_create", 0); in grpc_error_create()
396 GPR_TIMER_SCOPE("copy_error_and_unref", 0); in copy_error_and_unref()
446 GPR_TIMER_SCOPE("grpc_error_set_int", 0); in grpc_error_set_int()
464 GPR_TIMER_SCOPE("grpc_error_get_int", 0); in grpc_error_get_int()
486 GPR_TIMER_SCOPE("grpc_error_set_str", 0); in grpc_error_set_str()
515 GPR_TIMER_SCOPE("grpc_error_add_child", 0); in grpc_error_add_child()
749 GPR_TIMER_SCOPE("grpc_error_string", 0); in grpc_error_string()
Dev_epoll1_linux.cc574 GPR_TIMER_SCOPE("pollset_kick_all", 0); in pollset_kick_all()
617 GPR_TIMER_SCOPE("pollset_shutdown", 0); in pollset_shutdown()
647 GPR_TIMER_SCOPE("process_epoll_events", 0); in process_epoll_events()
699 GPR_TIMER_SCOPE("do_epoll_wait", 0); in do_epoll_wait()
732 GPR_TIMER_SCOPE("begin_worker", 0); in begin_worker()
854 GPR_TIMER_SCOPE("check_neighborhood_for_available_poller", 0); in check_neighborhood_for_available_poller()
918 GPR_TIMER_SCOPE("end_worker", 0); in end_worker()
997 GPR_TIMER_SCOPE("pollset_work", 0); in pollset_work()
1047 GPR_TIMER_SCOPE("pollset_kick", 0); in pollset_kick()
Dcall_combiner.cc65 GPR_TIMER_SCOPE("call_combiner_start", 0); in grpc_call_combiner_start()
102 GPR_TIMER_SCOPE("call_combiner_stop", 0); in grpc_call_combiner_stop()
/external/grpc-grpc/src/core/lib/profiling/
Dtimers.h43 #define GPR_TIMER_SCOPE(tag, important) \ macro
88 #define GPR_TIMER_SCOPE(tag, important) \ macro
/external/rust/crates/grpcio-sys/grpc/src/core/lib/profiling/
Dtimers.h43 #define GPR_TIMER_SCOPE(tag, important) \ macro
88 #define GPR_TIMER_SCOPE(tag, important) \ macro
/external/grpc-grpc/test/cpp/qps/
Dclient_sync.cc129 GPR_TIMER_SCOPE("SynchronousUnaryClient::ThreadFunc", 0); in ThreadFuncImpl()
247 GPR_TIMER_SCOPE("SynchronousStreamingPingPongClient::ThreadFunc", 0); in ThreadFuncImpl()
308 GPR_TIMER_SCOPE("SynchronousStreamingFromClientClient::ThreadFunc", 0); in ThreadFuncImpl()
354 GPR_TIMER_SCOPE("SynchronousStreamingFromServerClient::ThreadFunc", 0); in ThreadFuncImpl()
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc143 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_LameChannelCallCreateCpp()
178 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_LameChannelCallCreateCore()
252 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_LameChannelCallCreateCoreSeparateBatch()
556 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_IsolatedFilter()
733 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_IsolatedCall_NoOp()
772 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_IsolatedCall_Unary()
815 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_IsolatedCall_StreamingSend()
Dfullstack_streaming_pump.h71 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_PumpStreamClientToServer()
140 GPR_TIMER_SCOPE("BenchmarkCycle", 0); in BM_PumpStreamServerToClient()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_intern.cc86 GPR_TIMER_SCOPE("grow_strtab", 0); in grow_shard()
276 GPR_TIMER_SCOPE("grpc_slice_intern", 0); in ManagedMemorySlice()
289 GPR_TIMER_SCOPE("grpc_slice_intern", 0); in ManagedMemorySlice()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcompletion_queue.cc517 GPR_TIMER_SCOPE("grpc_completion_queue_create_internal", 0); in grpc_completion_queue_create_internal()
696 GPR_TIMER_SCOPE("cq_end_op_for_next", 0);
778 GPR_TIMER_SCOPE("cq_end_op_for_pluck", 0);
848 GPR_TIMER_SCOPE("cq_end_op_for_callback", 0);
970 GPR_TIMER_SCOPE("grpc_completion_queue_next", 0);
1210 GPR_TIMER_SCOPE("grpc_completion_queue_pluck", 0);
1416 GPR_TIMER_SCOPE("grpc_completion_queue_shutdown", 0);
1424 GPR_TIMER_SCOPE("grpc_completion_queue_destroy", 0);
Dcall.cc341 GPR_TIMER_SCOPE("grpc_call_create", 0); in grpc_call_create()
538 GPR_TIMER_SCOPE("destroy_call", 0); in destroy_call()
581 GPR_TIMER_SCOPE("grpc_call_unref", 0); in grpc_call_unref()
633 GPR_TIMER_SCOPE("execute_batch_in_call_combiner", 0); in execute_batch_in_call_combiner()
1002 GPR_TIMER_SCOPE("publish_app_metadata", 0); in publish_app_metadata()
1022 GPR_TIMER_SCOPE("incoming_stream_compression_algorithm", 0); in recv_initial_filter()
1028 GPR_TIMER_SCOPE("incoming_message_compression_algorithm", 0); in recv_initial_filter()
1036 GPR_TIMER_SCOPE("encodings_accepted_by_peer", 0); in recv_initial_filter()
1042 GPR_TIMER_SCOPE("stream_encodings_accepted_by_peer", 0); in recv_initial_filter()
1479 GPR_TIMER_SCOPE("validate_filtered_metadata", 0); in receiving_initial_metadata_ready()
[all …]
/external/grpc-grpc/src/core/lib/surface/
Dcompletion_queue.cc467 GPR_TIMER_SCOPE("grpc_completion_queue_create_internal", 0); in grpc_completion_queue_create_internal()
684 GPR_TIMER_SCOPE("cq_end_op_for_next", 0);
764 GPR_TIMER_SCOPE("cq_end_op_for_pluck", 0);
829 GPR_TIMER_SCOPE("cq_end_op_for_callback", 0);
943 GPR_TIMER_SCOPE("grpc_completion_queue_next", 0);
1182 GPR_TIMER_SCOPE("grpc_completion_queue_pluck", 0);
1380 GPR_TIMER_SCOPE("grpc_completion_queue_shutdown", 0);
1387 GPR_TIMER_SCOPE("grpc_completion_queue_destroy", 0);
Dcall.cc294 GPR_TIMER_SCOPE("grpc_call_create", 0); in grpc_call_create()
497 GPR_TIMER_SCOPE("destroy_call", 0); in destroy_call()
541 GPR_TIMER_SCOPE("grpc_call_unref", 0); in grpc_call_unref()
593 GPR_TIMER_SCOPE("execute_batch_in_call_combiner", 0); in execute_batch_in_call_combiner()
954 GPR_TIMER_SCOPE("publish_app_metadata", 0); in publish_app_metadata()
974 GPR_TIMER_SCOPE("incoming_stream_compression_algorithm", 0); in recv_initial_filter()
980 GPR_TIMER_SCOPE("incoming_message_compression_algorithm", 0); in recv_initial_filter()
988 GPR_TIMER_SCOPE("encodings_accepted_by_peer", 0); in recv_initial_filter()
994 GPR_TIMER_SCOPE("stream_encodings_accepted_by_peer", 0); in recv_initial_filter()
1399 GPR_TIMER_SCOPE("validate_filtered_metadata", 0); in receiving_initial_metadata_ready()
[all …]

123