Searched refs:grpc_profiler_stop (Results 1 – 5 of 5) sorted by relevance
26 void grpc_profiler_stop() { ProfilerStop(); } in grpc_profiler_stop() function44 void grpc_profiler_stop(void) {} in grpc_profiler_stop() function
23 void grpc_profiler_stop();
220 grpc_profiler_stop(); in main()
320 grpc_profiler_stop(); in main()
92 if (enable_) grpc_profiler_stop(); in ~ScopedProfile()