Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/bench/
A Dnuma.c1551 static void print_res(const char *name, double val, in print_res() function
1686 print_res(name, runtime_sec_max, in __bench_numa()
1690 print_res(name, runtime_sec_max, in __bench_numa()
1693 print_res(name, runtime_sec_min, in __bench_numa()
1696 print_res(name, runtime_avg, in __bench_numa()
1703 print_res(name, bytes / g->p.nr_tasks / 1e9, in __bench_numa()
1706 print_res(name, bytes / 1e9, in __bench_numa()
1715 print_res(name, bytes / runtime_sec_max / 1e9, in __bench_numa()
1726 print_res(tname, td->speed_gbs, in __bench_numa()
1728 print_res(tname, td->system_time_ns / NSEC_PER_SEC, in __bench_numa()
[all …]
/linux-6.3-rc2/tools/testing/selftests/net/
A Dipsec.c2226 typedef void (*print_res)(const char *, ...); typedef
2236 print_res result; in check_results()

Completed in 14 milliseconds