Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dnuma.c1215 int first_task, last_task; in worker_thread() local
1242 first_task = 0; in worker_thread()
1244 first_task = 1; in worker_thread()
1329 if (first_task && g->p.perturb_secs && (int)(stop.tv_sec - last_perturbance) >= g->p.perturb_secs) { in worker_thread()