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_call
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_probe.c
923
int traceprobe_define_arg_fields(struct trace_event_call *
event_call
,
in traceprobe_define_arg_fields()
argument
H
A
D
trace_probe.h
294
trace_probe_event_from_call(struct trace_event_call *
event_call
)
in trace_probe_event_from_call()
argument
H
A
D
trace_kprobe.c
1546
static int kprobe_event_define_fields(struct trace_event_call *
event_call
)
in kprobe_event_define_fields()
argument
1561
static int kretprobe_event_define_fields(struct trace_event_call *
event_call
)
in kretprobe_event_define_fields()
argument
1851
void destroy_local_trace_kprobe(struct trace_event_call *
event_call
)
in destroy_local_trace_kprobe()
argument
[all...]
H
A
D
trace_uprobe.c
1180
static int uprobe_event_define_fields(struct trace_event_call *
event_call
)
in uprobe_event_define_fields()
argument
1635
void destroy_local_trace_uprobe(struct trace_event_call *
event_call
)
in destroy_local_trace_uprobe()
argument
H
A
D
trace_events.c
256
struct trace_event_call *
event_call
= trace_file->
event_call
;
in trace_event_buffer_reserve()
local
[all...]
H
A
D
trace.c
2802
struct trace_event_call *
event_call
;
in output_printk()
local
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_eprobe.c
234
static int eprobe_event_define_fields(struct trace_event_call *
event_call
)
in eprobe_event_define_fields()
argument
874
struct trace_event_call *
event_call
;
in __trace_eprobe_create()
local
H
A
D
trace_fprobe.c
575
static int fentry_event_define_fields(struct trace_event_call *
event_call
)
in fentry_event_define_fields()
argument
590
static int fexit_event_define_fields(struct trace_event_call *
event_call
)
in fexit_event_define_fields()
argument
H
A
D
trace_probe.c
1702
int traceprobe_define_arg_fields(struct trace_event_call *
event_call
,
in traceprobe_define_arg_fields()
argument
H
A
D
trace_kprobe.c
1491
static int kprobe_event_define_fields(struct trace_event_call *
event_call
)
in kprobe_event_define_fields()
argument
1506
static int kretprobe_event_define_fields(struct trace_event_call *
event_call
)
in kretprobe_event_define_fields()
argument
1823
void destroy_local_trace_kprobe(struct trace_event_call *
event_call
)
in destroy_local_trace_kprobe()
argument
[all...]
H
A
D
trace_uprobe.c
1174
static int uprobe_event_define_fields(struct trace_event_call *
event_call
)
in uprobe_event_define_fields()
argument
1634
void destroy_local_trace_uprobe(struct trace_event_call *
event_call
)
in destroy_local_trace_uprobe()
argument
H
A
D
trace_probe.h
304
trace_probe_event_from_call(struct trace_event_call *
event_call
)
in trace_probe_event_from_call()
argument
H
A
D
trace_events.c
499
struct trace_event_call *
event_call
= trace_file->
event_call
;
in trace_event_buffer_reserve()
local
[all...]
H
A
D
trace.c
2926
struct trace_event_call *
event_call
;
in output_printk()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
trace_events.h
350
trace_get_fields(struct trace_event_call *
event_call
)
in trace_get_fields()
argument
530
struct trace_event_call *
event_call
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
trace_events.h
474
trace_get_fields(struct trace_event_call *
event_call
)
in trace_get_fields()
argument
653
struct trace_event_call *
event_call
;
member
Completed in 53 milliseconds