Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc279 static void print_histogram(grpc_histogram* histogram) { in print_histogram() function
323 print_histogram(histogram); in client_thread()
/external/elfutils/src/
Dreadelf.c200 static bool print_histogram; variable
388 print_histogram = true; in parse_opt()
418 print_histogram = true; in parse_opt()
981 if (print_histogram) in process_elf_file()