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

Man Page: function::task_cpu

Operating Environment: debian

Section: 3

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
tapset::nfs_proc(3stap) - centos
tapset::rpc(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::string(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...