Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/bench/
Dnuma.c1075 static void calc_convergence(double runtime_ns_max, double *convergence) in calc_convergence()
1195 static void show_summary(double runtime_ns_max, int l, double *convergence) in show_summary()
1218 double runtime_ns_max; in worker_thread() local