Searched refs:raw_syscalls__sys_enter (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/scripts/python/ |
A D | syscall-counts.py | 38 def raw_syscalls__sys_enter(event_name, context, common_cpu, function 51 raw_syscalls__sys_enter(**locals())
|
A D | syscall-counts-by-pid.py | 41 def raw_syscalls__sys_enter(event_name, context, common_cpu, function 55 raw_syscalls__sys_enter(**locals())
|
A D | sctop.py | 52 def raw_syscalls__sys_enter(event_name, context, common_cpu, function 66 raw_syscalls__sys_enter(**locals())
|
/linux/tools/perf/Documentation/ |
A D | perf-script-python.txt | 143 def raw_syscalls__sys_enter(event_name, context, common_cpu, 172 raw_syscalls__sys_enter(). (see the EVENT HANDLERS section below for 193 raw_syscalls__sys_enter 1 00840.847582083 7506 perf id=1, args= 194 raw_syscalls__sys_enter 1 00840.847595764 7506 perf id=1, args= 195 raw_syscalls__sys_enter 1 00840.847620860 7506 perf id=1, args= 198 raw_syscalls__sys_enter 1 00840.847755445 6533 npviewer.bin id=3, args= 199 raw_syscalls__sys_enter 1 00840.847775601 6533 npviewer.bin id=3, args= 200 raw_syscalls__sys_enter 1 00840.847781820 6533 npviewer.bin id=3, args= 225 def raw_syscalls__sys_enter(event_name, context, common_cpu, 258 Putting that code into the raw_syscalls__sys_enter() handler, we [all …]
|
Completed in 4 milliseconds