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:expected_events
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
tcpbpf_user.c
13
__u32
expected_events
= ((1 << BPF_SOCK_OPS_TIMEOUT_INIT) |
in verify_result()
local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
test_tcpbpf_user.c
35
__u32
expected_events
;
in verify_result()
local
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
pmu-events.c
155
int map_events = 0,
expected_events
;
in test_pmu_event_table()
local
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
pmu-events.c
476
int map_events = 0,
expected_events
, err;
in test__pmu_event_table()
local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H
A
D
page_fault_test.c
66
struct event_cnt
expected_events
;
member
[all...]
Completed in 8 milliseconds