Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/bench/
Dnuma.c1037 unsigned long last_perturbance; in worker_thread() local
1095 last_perturbance = start.tv_sec; in worker_thread()
1151 …if (first_task && g->p.perturb_secs && (int)(stop.tv_sec - last_perturbance) >= g->p.perturb_secs)… in worker_thread()
1156 last_perturbance = stop.tv_sec; in worker_thread()