last_perturbance 1096 tools/perf/bench/numa.c 	unsigned long last_perturbance;
last_perturbance 1154 tools/perf/bench/numa.c 	last_perturbance = start.tv_sec;
last_perturbance 1210 tools/perf/bench/numa.c 		if (first_task && g->p.perturb_secs && (int)(stop.tv_sec - last_perturbance) >= g->p.perturb_secs) {
last_perturbance 1215 tools/perf/bench/numa.c 			last_perturbance = stop.tv_sec;