Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:syscalls
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/perl/
H
A
D
rw-by-pid.pl
24
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
D
rw-by-file.pl
28
sub
syscalls
::sys_enter_read
subroutine
39
sub
syscalls
::sys_enter_write
subroutine
H
A
D
failed-syscalls.pl
29
sub
syscalls
::sys_exit
subroutine
H
A
D
rwtop.pl
35
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
/kernel/linux/linux-6.6/tools/perf/scripts/perl/
H
A
D
rw-by-pid.pl
24
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
D
rw-by-file.pl
28
sub
syscalls
::sys_enter_read
subroutine
39
sub
syscalls
::sys_enter_write
subroutine
H
A
D
failed-syscalls.pl
29
sub
syscalls
::sys_exit
subroutine
H
A
D
rwtop.pl
35
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
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
syscalltbl.h
11
}
syscalls
;
member
H
A
D
syscalltbl.c
125
struct syscall *
syscalls
= tbl->
syscalls
.entries;
syscalltbl__strglobmatch_next()
local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
syscalltbl.h
11
}
syscalls
;
member
H
A
D
syscalltbl.c
129
struct syscall *
syscalls
= tbl->
syscalls
.entries;
syscalltbl__strglobmatch_next()
local
[all...]
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H
A
D
failed-syscalls-by-pid.py
34
syscalls
= autodict()
variable
H
A
D
sctop.py
46
syscalls
= autodict()
variable
H
A
D
syscall-counts-by-pid.py
33
syscalls
= autodict()
variable
H
A
D
syscall-counts.py
30
syscalls
= autodict()
variable
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H
A
D
failed-syscalls-by-pid.py
34
syscalls
= autodict()
variable
H
A
D
sctop.py
46
syscalls
= autodict()
variable
H
A
D
syscall-counts-by-pid.py
33
syscalls
= autodict()
variable
H
A
D
syscall-counts.py
30
syscalls
= autodict()
variable
/kernel/linux/linux-5.10/arch/s390/
H
A
D
Makefile
153
syscalls
:= arch/s390/kernel/
syscalls
macro
/kernel/linux/linux-6.6/arch/s390/
H
A
D
Makefile
124
syscalls
:= arch/s390/kernel/
syscalls
macro
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H
A
D
syscall-abi.c
57
}
syscalls
[] = {
variable
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-trace.c
135
}
syscalls
;
member
[all...]
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-trace.c
138
}
syscalls
;
member
[all...]
Completed in 14 milliseconds