Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/lit/lit/
Dmain.py105 print_histogram(discovered_tests)
260 def print_histogram(tests): function
/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.c211 static bool print_histogram; variable
415 print_histogram = true; in parse_opt()
445 print_histogram = true; in parse_opt()
1013 if (print_histogram) in process_elf_file()