1FUNCTION::UDELAY(3stap) Guru tapsets FUNCTION::UDELAY(3stap)
23
4
NAME
6function::udelay - microsecond delay
7
SYNOPSIS
9udelay(us:long)
10
ARGUMENTS
12us
13Number of microseconds to delay.
14
DESCRIPTION
16This function inserts a multi-microsecond busy-delay into a probe
17handler. It requires guru mode.
18
SEE ALSO
20tapset::guru-delay(3stap)
2122
23
24
SystemTap Tapset Reference May 2019 FUNCTION::UDELAY(3stap)