table of contents
other versions
- Tumbleweed 5.2-1.2
- Leap-16.0
- Leap-15.6
FUNCTION::UDELAY(3stap) | Guru tapsets | FUNCTION::UDELAY(3stap) |
NAME¶
function::udelay - microsecond delay
SYNOPSIS¶
udelay(us:long)
ARGUMENTS¶
us
Number of microseconds to delay.
DESCRIPTION¶
This function inserts a multi-microsecond busy-delay into a probe handler. It requires guru mode.
SEE ALSO0¶
tapset::guru-delay(3stap)
November 2024 | SystemTap Tapset Reference |