Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/memory_usage/
Dserver.cc109 static void send_snapshot(void* tag, struct grpc_memory_counters* snapshot) { in send_snapshot() function
255 send_snapshot(s, &before_server_create); in main()
260 send_snapshot(s, &after_server_create); in main()
265 send_snapshot(s, &current_snapshot); in main()
270 send_snapshot(s, &current_snapshot); in main()