Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/perl/
H 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
H 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
H A Drw-by-file.pl28 sub syscalls::sys_enter_read subroutine
39 sub syscalls::sys_enter_write subroutine
H A Dfailed-syscalls.pl29 sub syscalls::sys_exit subroutine
/openbmc/linux/tools/perf/util/
H A Dsyscalltbl.h11 } syscalls; member
H A Dsyscalltbl.c129 struct syscall *syscalls = tbl->syscalls.entries; in syscalltbl__strglobmatch_next() local
/openbmc/linux/tools/perf/scripts/python/
H A Dfailed-syscalls-by-pid.py34 syscalls = autodict() variable
H A Dsyscall-counts-by-pid.py33 syscalls = autodict() variable
H A Dsyscall-counts.py30 syscalls = autodict() variable
H A Dsctop.py46 syscalls = autodict() variable
/openbmc/linux/arch/s390/
H A DMakefile124 syscalls := arch/s390/kernel/syscalls macro
/openbmc/linux/tools/perf/tests/
H A Dmmap-basic.c41 pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid }; in test__basic_mmap() local
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c57 } syscalls[] = { variable
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c138 } syscalls; member