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:event_init
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H
A
D
event.c
42
void
event_init
(struct event *e, u64 config)
in event_init()
function
/kernel/linux/linux-6.6/include/linux/perf/
H
A
D
riscv_pmu.h
58
void (*
event_init
)(struct perf_event *event);
member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H
A
D
event.c
54
void
event_init
(struct event *e, u64 config)
in event_init()
function
/kernel/linux/linux-5.10/drivers/platform/loongarch/
H
A
D
loongson-laptop.c
445
static int __init
event_init
(struct generic_sub_driver *sub_driver)
in event_init()
function
/kernel/linux/linux-6.6/drivers/platform/loongarch/
H
A
D
loongson-laptop.c
437
static int __init
event_init
(struct generic_sub_driver *sub_driver)
in event_init()
function
/kernel/linux/linux-5.10/drivers/fpga/
H
A
D
dfl-fme-perf.c
170
int (*
event_init
)(struct fme_perf_priv *priv, u32 event, u32 portid);
member
[all...]
/kernel/linux/linux-6.6/drivers/fpga/
H
A
D
dfl-fme-perf.c
170
int (*
event_init
)(struct fme_perf_priv *priv, u32 event, u32 portid);
member
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_events.c
2298
static int
event_init
(struct trace_event_call *call)
in event_init()
function
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_events.c
2650
static int
event_init
(struct trace_event_call *call)
in event_init()
function
/kernel/linux/linux-5.10/include/linux/
H
A
D
perf_event.h
325
int (*
event_init
) (struct perf_event *event);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
perf_event.h
350
int (*
event_init
) (struct perf_event *event);
member
Completed in 22 milliseconds