last_task          79 drivers/oprofile/cpu_buffer.c 		b->last_task = NULL;
last_task         207 drivers/oprofile/cpu_buffer.c 	if (cpu_buf->last_task != task) {
last_task         208 drivers/oprofile/cpu_buffer.c 		cpu_buf->last_task = task;
last_task          43 drivers/oprofile/cpu_buffer.h 	struct task_struct *last_task;
last_task          67 drivers/oprofile/cpu_buffer.h 	cpu_buf->last_task = NULL;
last_task        1099 tools/perf/bench/numa.c 	int first_task, last_task;
last_task        1122 tools/perf/bench/numa.c 	last_task = 0;
last_task        1124 tools/perf/bench/numa.c 		last_task = 1;
last_task        1248 tools/perf/bench/numa.c 		if (!last_task)