NAME
function::indentdepth - returns the global nested-depth SYNOPSIS indentdepth:long(delta:long) ARGUMENTS delta the amount of depth added/removed for each call DESCRIPTION This function returns a number for appropriate indentation, similar to indent. Call it with a small positive or matching negative delta. Unlike the threadindentdepth function, the indent does not track individual indent values on a per thread basis. SEE ALSO tapset::indent(3stap) SystemTap Tapset Reference June 2018 FUNCTION::INDENTDEP(3stap)