Searched refs:last_task (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Dcpu_buffer.h42 struct task_struct *last_task; member in struct:oprofile_cpu_buffer
66 cpu_buf->last_task = NULL;
H A Dcpu_buffer.c77 b->last_task = NULL;
201 if (cpu_buf->last_task != task) {
202 cpu_buf->last_task = task;

Completed in 63 milliseconds