Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
A Dsyscall-counts.py36 print_syscall_totals()
53 def print_syscall_totals(): function
A Dsyscall-counts-by-pid.py39 print_syscall_totals()
57 def print_syscall_totals(): function
A Dsctop.py49 thread.start_new_thread(print_syscall_totals, (interval,))
68 def print_syscall_totals(interval): function
/linux/tools/perf/Documentation/
A Dperf-script-python.txt262 The print_syscall_totals() function iterates over the entries in the
268 calling the print_syscall_totals() function from the trace_end()
289 print_syscall_totals()
299 def print_syscall_totals():

Completed in 7 milliseconds