Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/bench/
Dnuma.c1022 static void calc_convergence(double runtime_ns_max, double *convergence) in calc_convergence()
1142 static void show_summary(double runtime_ns_max, int l, double *convergence) in show_summary()
1163 double convergence = 0; in worker_thread() local