Provided by: systemtap-doc_2.9-2ubuntu2_all 

NAME
probe::scheduler.cpu_on - Process is beginning execution on a cpu
SYNOPSIS
scheduler.cpu_on
VALUES
name
name of the probe point
task_prev
the process that was previously running on this cpu
idle
- boolean indicating whether current is the idle process
CONTEXT
The resuming process.
SEE ALSO
tapset::scheduler(3stap)
SystemTap Tapset Reference April 2016 PROBE::SCHEDULER.C(3stap)