Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c2180 startup_tcb(struct tcb *tcp) in startup_tcb() function
2382 startup_tcb(tcp); in next_event()
DChangeLog9931 Call get_scno during startup_tcb only for forcibly attached processes.
9937 (startup_tcb): Call get_scno() only if process is grabbed and its
10347 init, startup_tcb): Replace if (debug_flag) error_msg(...) occurrences
10351 (cleanup, startup_tcb): Replace if (debug_flag) error_msg(...)
17604 startup_tcb: move get_scno invocation to a more convenient place.
17606 (startup_tcb): ... here. This is a no-op change that slightly improves
38375 maybe_allocate_tcb, startup_tcb, trace): Likewise.
38874 startup_tcb() never fails, remove code which checks for failures.
40303 print_signalled, print_exited, print_stopped, startup_tcb): New