Searched refs:raw_syscalls__sys_enter (Results 1 – 4 of 4) sorted by relevance
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-script-python.txt | 143 def raw_syscalls__sys_enter(event_name, context, common_cpu, 174 raw_syscalls__sys_enter(). (see the EVENT HANDLERS section below for 195 raw_syscalls__sys_enter 1 00840.847582083 7506 perf id=1, args= 196 raw_syscalls__sys_enter 1 00840.847595764 7506 perf id=1, args= 197 raw_syscalls__sys_enter 1 00840.847620860 7506 perf id=1, args= 198 raw_syscalls__sys_enter 1 00840.847710478 6533 npviewer.bin id=78, args= 199 raw_syscalls__sys_enter 1 00840.847719204 6533 npviewer.bin id=142, args= 200 raw_syscalls__sys_enter 1 00840.847755445 6533 npviewer.bin id=3, args= 201 raw_syscalls__sys_enter 1 00840.847775601 6533 npviewer.bin id=3, args= 202 raw_syscalls__sys_enter 1 00840.847781820 6533 npviewer.bin id=3, args= [all …]
|
/external/linux-tools-perf/src/tools/perf/scripts/python/ |
D | syscall-counts.py | 36 def raw_syscalls__sys_enter(event_name, context, common_cpu, function
|
D | syscall-counts-by-pid.py | 39 def raw_syscalls__sys_enter(event_name, context, common_cpu, function
|
D | sctop.py | 45 def raw_syscalls__sys_enter(event_name, context, common_cpu, function
|