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
refs:qevent
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H
A
D
sch_red_ets.sh
141
install_qdisc
qevent
early_drop block 10
151
install_qdisc
qevent
early_drop block 10
161
install_qdisc ecn
qevent
mark block 10
H
A
D
sch_red_root.sh
71
install_qdisc
qevent
early_drop block 10
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H
A
D
sch_red_ets.sh
90
install_qdisc
qevent
early_drop block 10
100
install_qdisc
qevent
early_drop block 10
H
A
D
sch_red_root.sh
63
install_qdisc
qevent
early_drop block 10
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H
A
D
sch_red.sh
474
install_qdisc
qevent
early_drop block 10
481
install_qdisc ecn
qevent
mark block 10
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H
A
D
sch_red.sh
474
install_qdisc
qevent
early_drop block 10
481
install_qdisc ecn
qevent
mark block 10
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-top.c
1126
static int should_drop(struct ordered_event *
qevent
, struct perf_top *top)
in should_drop()
argument
1128
union perf_event *event =
qevent
->event;
in should_drop()
1134
delay_timestamp =
qevent
->timestamp + top->delay_secs * NSEC_PER_SEC;
in should_drop()
1139
struct ordered_event *
qevent
)
in deliver_event()
1144
union perf_event *event =
qevent
->event;
in deliver_event()
1150
if (should_drop(
qevent
, top)) {
in deliver_event()
1138
deliver_event(struct ordered_events *qe, struct ordered_event *
qevent
)
deliver_event()
argument
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-top.c
1124
static int should_drop(struct ordered_event *
qevent
, struct perf_top *top)
in should_drop()
argument
1126
union perf_event *event =
qevent
->event;
in should_drop()
1132
delay_timestamp =
qevent
->timestamp + top->delay_secs * NSEC_PER_SEC;
in should_drop()
1137
struct ordered_event *
qevent
)
in deliver_event()
1142
union perf_event *event =
qevent
->event;
in deliver_event()
1148
if (should_drop(
qevent
, top)) {
in deliver_event()
1136
deliver_event(struct ordered_events *qe, struct ordered_event *
qevent
)
deliver_event()
argument
Completed in 7 milliseconds