Home
last modified time | relevance | path

Searched refs:curr_depth (Results 1 – 1 of 1) sorted by relevance

/optee_os/scripts/
H A Dftrace_format.py21 curr_depth = 0 variable
43 global line, curr_depth
45 curr_depth = depth
57 if curr_depth != 0:
58 curr_depth = curr_depth - 1
60 " " * curr_depth + "}")