Lines Matching defs:process
289 * r0 = task_struct of the previously running process
290 * r1 = thread_info of the previously running process
291 * r2 = thread_info of the next process to run
303 // Streamline treats pid == -1 as the kernel process.
304 // Also pid == 0 implies idle process (except during Linux boot)
312 * r0 = task_struct of the previously running process
313 * r1 = task_struct of next process to run
325 // Streamline treats pid == -1 as the kernel process.
326 // Also pid == 0 implies idle process (except during Linux boot)
334 DumpStatsPCEvent::process(ThreadContext *tc)
352 panic("System is not LinuxArmSystem while getting Linux process info!");
359 // Set cpu task id, output process info, and dump stats