Searched refs:print_syscall_totals (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/scripts/python/
H A Dsctop.py42 thread.start_new_thread(print_syscall_totals, (interval,))
61 def print_syscall_totals(interval): function
H A Dsyscall-counts-by-pid.py37 print_syscall_totals()
56 def print_syscall_totals(): function
H A Dsyscall-counts.py34 print_syscall_totals()
52 def print_syscall_totals(): function

Completed in 83 milliseconds