function::task_cpu(3stap) debian man page | unix.com

Man Page: function::task_cpu

Operating Environment: debian

Section: 3stap

function::task_cpu

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::task_cpu - The scheduled cpu of the task
SYNOPSIS
task_cpu:long(task:long)
ARGUMENTS
task task_struct pointer
DESCRIPTION
This function returns the scheduled cpu for the given task. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3stap) - centos
tapset::nfs_proc(3stap) - centos
tapset::rpc(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::timestamp_monotonic(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file