1FUNCTION::INDENT_DEP(3staUpt)ility functions for usingFaUnNCTION::INDENT_DEP(3stap)
2
3
4
6 function::indent_depth - returns the global nested-depth
7
9 indent_depth:long(delta:long)
10
12 delta
13 the amount of depth added/removed for each call
14
16 This function returns a number for appropriate indentation, similar to
17 indent. Call it with a small positive or matching negative delta.
18 Unlike the thread_indent_depth function, the indent does not track
19 individual indent values on a per thread basis.
20
22 tapset::indent(3stap)
23
24
25
26SystemTap Tapset Reference May 2022 FUNCTION::INDENT_DEP(3stap)