SYNOPSIS
scheduler.cpu_off
VALUES
task_prev
- the process leaving the cpu (same as current)
name
- name of the probe point
task_next
- the process replacing current
idle
- boolean indicating whether current is the idle process
CONTEXT
The process leaving the cpu.