Query: function::jiffies
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::JIFFIES(3stap) Timestamp Functions FUNCTION::JIFFIES(3stap)NAMEfunction::jiffies - Kernel jiffies countSYNOPSISjiffies:long()ARGUMENTSNoneDESCRIPTIONThis function returns the value of the kernel jiffies variable. This value is incremented periodically by timer interrupts, and may wrap around a 32-bit or 64-bit boundary. See HZ. SystemTap Tapset Reference June 2014 FUNCTION::JIFFIES(3stap)