last_is_kernel 80 drivers/oprofile/cpu_buffer.c b->last_is_kernel = -1; last_is_kernel 199 drivers/oprofile/cpu_buffer.c if (cpu_buf->last_is_kernel != is_kernel) { last_is_kernel 200 drivers/oprofile/cpu_buffer.c cpu_buf->last_is_kernel = is_kernel; last_is_kernel 44 drivers/oprofile/cpu_buffer.h int last_is_kernel; last_is_kernel 66 drivers/oprofile/cpu_buffer.h cpu_buf->last_is_kernel = -1;