HomeSort by relevance Sort by last modified time
    Searched refs:print_syscall_totals (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/scripts/python/
sctop.py 42 thread.start_new_thread(print_syscall_totals, (interval,))
56 def print_syscall_totals(interval): function
syscall-counts-by-pid.py 37 print_syscall_totals()
51 def print_syscall_totals(): function
syscall-counts.py 34 print_syscall_totals()
47 def print_syscall_totals(): function

Completed in 48 milliseconds