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:NUM_EVENTS
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/oprofile/
H
A
D
op_model_p4.c
23
#define
NUM_EVENTS
39
macro
107
static struct p4_event_binding p4_events[
NUM_EVENTS
] = {
521
if (counter_config[ctr].event <= 0 || counter_config[ctr].event >
NUM_EVENTS
) {
in pmc_setup_one_p4_counter()
/kernel/linux/linux-6.6/drivers/pci/controller/
H
A
D
pcie-microchip-host.c
195
#define
NUM_EVENTS
28
macro
281
static const struct cause event_cause[
NUM_EVENTS
] = {
748
for_each_set_bit(bit, &events,
NUM_EVENTS
)
in mc_handle_event()
908
port->event_domain = irq_domain_add_linear(pcie_intc_node,
NUM_EVENTS
,
in mc_pcie_init_irq_domains()
1072
for (i = 0; i <
NUM_EVENTS
; i++) {
in mc_init_interrupts()
/kernel/linux/linux-6.6/drivers/accel/qaic/
H
A
D
qaic_data.c
52
#define
NUM_EVENTS
128
macro
1525
int event_count =
NUM_EVENTS
;
in dbc_irq_threaded_fn()
1547
event_count =
NUM_EVENTS
;
in dbc_irq_threaded_fn()
Completed in 5 milliseconds