Home
last modified time | relevance | path

Searched defs:args (Results 1 – 7 of 7) sorted by relevance

/benchtests/scripts/
A Dvalidate_benchout.py52 def main(args): argument
A Dcompare_strings.py163 def main(args): argument
211 args = parser.parse_args() variable
A Dbench.py293 def main(args): argument
A Dplot_strings.py313 def main(args): argument
399 args = parser.parse_args() variable
A Dcompare_bench.py194 args = parser.parse_args() variable
/benchtests/
A Dbench-malloc-thread.c158 struct thread_args *args = (struct thread_args *) arg; in benchmark_thread() local
193 struct thread_args args[num_threads]; in do_benchmark() local
A Dbench-malloc-simple.c46 do_benchmark (malloc_args *args, int **arr) in do_benchmark()

Completed in 15 milliseconds