Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/network_benchmarks/
H A Dlow_level_ping_pong.cc285 static void print_histogram(grpc_histogram* histogram) { in print_histogram() function
329 print_histogram(histogram); in client_thread()
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c217 static bool print_histogram; variable
460 print_histogram = true; in parse_opt()
493 print_histogram = true; in parse_opt()
1061 if (print_histogram) in process_elf_file()