DOKK / manpages / debian 12 / systemtap-doc / function::indent_depth.3stap.en
FUNCTION::INDENT_DEP(3stap) Utility functions for using an FUNCTION::INDENT_DEP(3stap)

function::indent_depth - returns the global nested-depth


indent_depth:long(delta:long)

delta

the amount of depth added/removed for each call

This function returns a number for appropriate indentation, similar to indent. Call it with a small positive or matching negative delta. Unlike the thread_indent_depth function, the indent does not track individual indent values on a per thread basis.

tapset::indent(3stap)

November 2022 SystemTap Tapset Reference