Searched defs:for_comm (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/tools/perf/scripts/python/ | ||
H A D | failed-syscalls-by-pid.py | 20 for_comm = None variable 30 for_comm = sys.argv[1] variable |
H A D | sctop.py | 22 for_comm = None variable 30 for_comm = sys.argv[1] variable 36 for_comm = sys.argv[1] variable |
H A D | syscall-counts-by-pid.py | 19 for_comm = None variable 29 for_comm = sys.argv[1] variable |
H A D | syscall-counts.py | 20 for_comm = None variable 26 for_comm = sys.argv[1] variable |
Completed in 87 milliseconds