Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c2149 print_stopped(struct tcb *tcp, const siginfo_t *si, const unsigned int sig) in print_stopped() function
2426 print_stopped(tcp, stopped ? NULL : &si, sig); in trace()
DChangeLog3446 * strace.c (print_signalled, print_stopped): Use is_number_in_set
3922 (print_stopped): Use hide_log() instead of hide_log_until_execve.
16804 Properly initialize siginfo_t object passed to print_stopped function.
21113 print_signalled, print_exited, print_stopped, startup_tcb): New