Man Page: function::jiffies
Operating Environment: centos
Section: 3stap
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)
| Related Man Pages |
|---|
| function::ansi_set_color3(3) - debian |
| tapset::conversions(3stap) - centos |
| tapset::dev(3stap) - centos |
| tapset::inet(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |