logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tapset::stopwatch - systemtap stopwatch tapset

Description

delete_stopwatch
              Remove an existing stopwatch

              See function::delete_stopwatch(3stap)
               for details.

       start_stopwatch
              Start a stopwatch

              See function::start_stopwatch(3stap)
               for details.

       stop_stopwatch
              Stop a stopwatch

              See function::stop_stopwatch(3stap)
               for details.

       read_stopwatch_ns
              Reads the time in nanoseconds for a stopwatch

              See function::read_stopwatch_ns(3stap)
               for details.

       read_stopwatch_us
              Reads the time in microseconds for a stopwatch

              See function::read_stopwatch_us(3stap)
               for details.

       read_stopwatch_ms
              Reads the time in milliseconds for a stopwatch

              See function::read_stopwatch_ms(3stap)
               for details.

       read_stopwatch_s
              Reads the time in seconds for a stopwatch

              See function::read_stopwatch_s(3stap)
               for details.

Name

       tapset::stopwatch - systemtap stopwatch tapset

See Also

function::delete_stopwatch(3stap),   function::start_stopwatch(3stap),   function::stop_stopwatch(3stap),
       function::read_stopwatch_ns(3stap),                                   function::read_stopwatch_us(3stap),
       function::read_stopwatch_ms(3stap), function::read_stopwatch_s(3stap), stap(1), stapprobes(3stap)

SystemTap Tapset Reference                         April 2024                           TAPSET::STOPWATCH(3stap)

See Also