Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
A Dsyscall-counts.py38 def raw_syscalls__sys_enter(event_name, context, common_cpu, function
51 raw_syscalls__sys_enter(**locals())
A Dsyscall-counts-by-pid.py41 def raw_syscalls__sys_enter(event_name, context, common_cpu, function
55 raw_syscalls__sys_enter(**locals())
A Dsctop.py52 def raw_syscalls__sys_enter(event_name, context, common_cpu, function
66 raw_syscalls__sys_enter(**locals())
/linux/tools/perf/Documentation/
A Dperf-script-python.txt143 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