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:trace_event
(Results
1 - 18
of
18
) sorted by relevance
/third_party/node/deps/v8/src/libplatform/tracing/
H
A
D
recorder-mac.cc
31
void Recorder::AddEvent(TraceObject*
trace_event
) {
in AddEvent()
argument
H
A
D
recorder-win.cc
40
void Recorder::AddEvent(TraceObject*
trace_event
) {
in AddEvent()
argument
[all...]
H
A
D
trace-writer.cc
135
void JSONTraceWriter::AppendTraceEvent(TraceObject*
trace_event
) {
in AppendTraceEvent()
argument
206
AppendTraceEvent( TraceObject*
trace_event
)
AppendTraceEvent()
argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
trace-event.h
15
struct
trace_event
{
struct
H
A
D
debug.c
166
void
trace_event
(union perf_event *event)
in trace_event()
function
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
trace-event.h
19
struct
trace_event
{
struct
H
A
D
debug.c
207
void
trace_event
(union perf_event *event)
in trace_event()
function
/third_party/node/src/tracing/
H
A
D
node_trace_writer.cc
99
void NodeTraceWriter::AppendTraceEvent(TraceObject*
trace_event
) {
in AppendTraceEvent()
argument
H
A
D
node_trace_buffer.cc
65
TraceObject*
trace_event
= chunk->GetEventAt(j);
in Flush()
local
H
A
D
agent.cc
205
void Agent::AppendTraceEvent(TraceObject*
trace_event
) {
in AppendTraceEvent()
argument
/kernel/linux/linux-6.6/tools/verification/rv/src/
H
A
D
in_kernel.c
338
ikm_event_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *
trace_event
, void *context)
ikm_event_handler()
argument
390
ikm_error_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *
trace_event
, void *context)
ikm_error_handler()
argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
Makefile
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_output.c
292
trace_raw_output_prep(struct trace_iterator *iter, struct
trace_event
*
trace_event
)
trace_raw_output_prep()
argument
[all...]
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
Makefile
/kernel/linux/linux-5.10/include/linux/
H
A
D
trace_events.h
135
struct
trace_event
{
struct
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_output.c
295
trace_raw_output_prep(struct trace_iterator *iter, struct
trace_event
*
trace_event
)
trace_raw_output_prep()
argument
[all...]
H
A
D
trace.c
3769
struct
trace_event
*
trace_event
;
in trace_safe_str()
local
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
trace_events.h
148
struct
trace_event
{
struct
Completed in 21 milliseconds