Provided by: systemtap-doc_4.6-2_amd64 

NAME
probe::scheduler.cpu_off - Process is about to stop running on a cpu
SYNOPSIS
scheduler.cpu_off
VALUES
idle boolean indicating whether current is the idle process task_prev the process leaving the cpu (same as current) task_next the process replacing current name name of the probe point
CONTEXT
The process leaving the cpu.
SEE ALSO
tapset::scheduler(3stap) SystemTap Tapset Reference November 2021 PROBE::SCHEDULER.C(3stap)