Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds