Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dsyscall-counts.py36 print_syscall_totals()
53 def print_syscall_totals(): function
H A Dsctop.py49 thread.start_new_thread(print_syscall_totals, (interval,))
68 def print_syscall_totals(interval): function
H A Dsyscall-counts-by-pid.py39 print_syscall_totals()
57 def print_syscall_totals(): function