probe::scheduler.cpu_off(3stap) centos man page | unix.com

Man Page: probe::scheduler.cpu_off

Operating Environment: centos

Section: 3stap

PROBE::SCHEDULER.C(3stap)					 Scheduler Tapset					 PROBE::SCHEDULER.C(3stap)

NAME
probe::scheduler.cpu_off - Process is about to stop running on a cpu
SYNOPSIS
scheduler.cpu_off
VALUES
task_prev the process leaving the cpu (same as current) name name of the probe point idle boolean indicating whether current is the idle process task_next the process replacing current
CONTEXT
The process leaving the cpu. SystemTap Tapset Reference June 2014 PROBE::SCHEDULER.C(3stap)
Related Man Pages
tapset::kprocess(3stap) - centos
tapset::memory(3stap) - centos
tapset::rpc(3stap) - centos
tapset::tty(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq