Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dfunc_timer.py131 err_msg += gp.sprint_call_stack()
H A Dprint.tcl697 proc sprint_call_stack { { indent 0 } } {
763 append buffer [sprint_call_stack $indent]
H A Dgen_print.py1419 def sprint_call_stack(indent=0, stack_frame_ix=0, style=None): function
1658 buffer += sprint_call_stack(indent, stack_frame_ix)