Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/bench/
Dnuma.c1046 static void calc_convergence(double runtime_ns_max, double *convergence) in calc_convergence()
1166 static void show_summary(double runtime_ns_max, int l, double *convergence) in show_summary()
1189 double runtime_ns_max; in worker_thread() local