Lines Matching refs:droptcb
1330 (droptcb): Call kvm_vcpu_info_free.
4050 * strace.c (droptcb): Replace mmap_cache_delete invocation
7370 * strace.c (droptcb): ... here.
9085 (printleader, droptcb, print_event_exit, next_event, dispatch_event):
10346 * strace.c (alloc_tcb, droptcb, detach, attach_tcb, test_ptrace_seize,
13190 (line_ended, droptcb, print_event_exit): Use it to flush tcp->outf.
23482 (droptcb): Deallocate fault_vec member.
27364 (droptcb): Call free_tcb_priv_data.
38373 * strace.c (alloctcb, droptcb, detach, startup_attach,
43466 unwind_tcb_fin is moved to the top of droptcb.
43577 * strace.c (droptcb): Move delete_mmap_cache call ...
43606 * strace.c (usage, alloctcb, droptcb, init): Likewise.
48006 (droptcb): Set current_tcp to NULL if we dropped it.
48015 * strace.c (droptcb): Remove outfname check in "outfname && followfork >= 2" -
48350 Make alloc_tcb and droptcb static. No code changes.
48354 * defs.h: Remove declarations of alloc_tcb and droptcb.
48355 * strace.c: Make alloc_tcb and droptcb static.
48523 (droptcb): Print "<detached ...>" correctly for non-ff mode too.
48650 (droptcb): Print "<detached ...>" if last line for this tcp wasn't finished.
50650 (droptcb): Likewise.
50954 (droptcb): Don't delay dropping if tcp->nclone_threads > 0,
51029 (droptcb): Likewise.
51153 would be confusing. Moreover, on droptcb outf may be closed
51255 (droptcb): Likewise.
51262 * strace.c (droptcb): Remove "tcp->parent->nzombies++".
52342 * strace.c (startup_attach, alloc_tcb, droptcb, handle_group_exit):