Home
last modified time | relevance | path

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

/tools/
A Dproftool.c163 } stack[MAX_STACK_DEPTH]; member
1689 state->stack[stack_ptr].timestamp = timestamp; in process_call()
1690 state->stack[stack_ptr].child_total = 0; in process_call()
1704 stk = &state->stack[--stack_ptr]; in process_call()
1714 state->stack[stack_ptr - 1].child_total += total_duration; in process_call()
A Dqconfig.py139 with ExitStack() as stack:
144 inf = stack.enter_context(open(defconfigs_file, encoding='utf-8'))
/tools/binman/
A Dentries.rst1405 that it has access to memory for its stack and initial storage.

Completed in 12 milliseconds