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:tevent
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
trace-event.c
25
static struct trace_event
tevent
;
variable
H
A
D
session.h
30
struct trace_event
tevent
;
member
H
A
D
trace-event-read.c
373
ssize_t trace_report(int fd, struct trace_event *
tevent
, bool __repipe)
in trace_report()
argument
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
trace-event.c
24
static struct trace_event
tevent
;
variable
H
A
D
session.h
37
struct trace_event
tevent
;
member
H
A
D
trace-event-read.c
375
ssize_t trace_report(int fd, struct trace_event *
tevent
, bool __repipe)
in trace_report()
argument
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H
A
D
trace.c
204
struct trace_events *
tevent
= events;
in trace_events_free()
local
226
struct trace_events *
tevent
;
in trace_event_alloc()
local
280
trace_event_disable_filter(struct trace_instance *instance, struct trace_events *
tevent
)
trace_event_disable_filter()
argument
309
trace_event_save_hist(struct trace_instance *instance, struct trace_events *
tevent
)
trace_event_save_hist()
argument
358
trace_event_disable_trigger(struct trace_instance *instance, struct trace_events *
tevent
)
trace_event_disable_trigger()
argument
390
struct trace_events *
tevent
= events;
trace_events_disable()
local
411
trace_event_enable_filter(struct trace_instance *instance, struct trace_events *
tevent
)
trace_event_enable_filter()
argument
446
trace_event_enable_trigger(struct trace_instance *instance, struct trace_events *
tevent
)
trace_event_enable_trigger()
argument
485
struct trace_events *
tevent
= events;
trace_events_enable()
local
[all...]
H
A
D
osnoise_hist.c
496
struct trace_events *
tevent
;
in osnoise_hist_parse_args()
local
H
A
D
osnoise_top.c
347
struct trace_events *
tevent
;
in osnoise_top_parse_args()
local
H
A
D
timerlat_hist.c
562
struct trace_events *
tevent
;
in timerlat_hist_parse_args()
local
H
A
D
timerlat_top.c
392
struct trace_events *
tevent
;
in timerlat_top_parse_args()
local
Completed in 8 milliseconds