1FUNCTION::START_STOP(3stap) Timestamp Functions FUNCTION::START_STOP(3stap)
23
4
NAME
6function::start_stopwatch - Start a stopwatch
7
SYNOPSIS
9start_stopwatch(name:string)
10
ARGUMENTS
12name
13the stopwatch name
14
DESCRIPTION
16Start stopwatch name. Creates stopwatch name if it does not currently
17exist.
18
SEE ALSO
20tapset::stopwatch(3stap)
2122
23
24
SystemTap Tapset Reference October 2018 FUNCTION::START_STOP(3stap)