Searched refs:last_task (Results 1 – 3 of 3) sorted by relevance
43 struct task_struct *last_task; member67 cpu_buf->last_task = NULL; in op_cpu_buffer_reset()
79 b->last_task = NULL; in alloc_cpu_buffers()207 if (cpu_buf->last_task != task) { in op_add_code()208 cpu_buf->last_task = task; in op_add_code()
1113 int first_task, last_task; in worker_thread() local1136 last_task = 0; in worker_thread()1138 last_task = 1; in worker_thread()1265 if (!last_task) in worker_thread()