Home
last modified time | relevance | path

Searched defs:syscalls (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/tools/perf/scripts/perl/
A Drw-by-pid.pl24 sub syscalls::sys_exit_read subroutine
40 sub syscalls::sys_enter_read subroutine
51 sub syscalls::sys_exit_write subroutine
62 sub syscalls::sys_enter_write subroutine
A Drwtop.pl35 sub syscalls::sys_exit_read subroutine
53 sub syscalls::sys_enter_read subroutine
66 sub syscalls::sys_exit_write subroutine
79 sub syscalls::sys_enter_write subroutine
A Drw-by-file.pl28 sub syscalls::sys_enter_read subroutine
39 sub syscalls::sys_enter_write subroutine
A Dfailed-syscalls.pl29 sub syscalls::sys_exit subroutine
/linux-6.3-rc2/tools/perf/util/
A Dsyscalltbl.h11 } syscalls; member
A Dsyscalltbl.c125 struct syscall *syscalls = tbl->syscalls.entries; in syscalltbl__strglobmatch_next() local
/linux-6.3-rc2/tools/perf/scripts/python/
A Dfailed-syscalls-by-pid.py34 syscalls = autodict() variable
A Dsyscall-counts-by-pid.py33 syscalls = autodict() variable
A Dsyscall-counts.py30 syscalls = autodict() variable
A Dsctop.py46 syscalls = autodict() variable
/linux-6.3-rc2/arch/s390/
A DMakefile124 syscalls := arch/s390/kernel/syscalls macro
/linux-6.3-rc2/tools/perf/tests/
A Dmmap-basic.c41 pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid }; in test__basic_mmap() local
/linux-6.3-rc2/tools/testing/selftests/arm64/abi/
A Dsyscall-abi.c49 } syscalls[] = { variable
/linux-6.3-rc2/tools/perf/
A Dbuiltin-trace.c140 } syscalls; member

Completed in 33 milliseconds