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_id
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H
A
D
coresight-etm3x-core.c
455
int
trace_id
= -1;
in etm_get_trace_id()
local
H
A
D
coresight-core.c
75
int
trace_id
, i_trace_id;
in coresight_id_match()
local
102
int
trace_id
= source_ops(csdev)->
trace_id
(csdev);
in coresight_source_is_unique()
local
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H
A
D
coresight-etm3x-sysfs.c
1193
int
trace_id
;
in traceid_show()
local
H
A
D
coresight-etm3x-core.c
460
int
trace_id
;
in etm_read_alloc_trace_id()
local
487
int
trace_id
;
in etm_enable_perf()
local
H
A
D
coresight-etm-perf.c
309
int
trace_id
;
in etm_setup_aux()
local
H
A
D
coresight-etm4x-sysfs.c
2405
int
trace_id
;
in trctraceid_show()
local
H
A
D
coresight-stm.c
809
int ret,
trace_id
;
in stm_probe()
local
H
A
D
coresight-etm4x-core.c
237
int
trace_id
;
in etm4_read_alloc_trace_id()
local
752
int ret = 0,
trace_id
;
in etm4_enable_perf()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
coresight.h
288
int (*
trace_id
)(struct coresight_device *csdev);
member
/kernel/linux/linux-5.10/include/linux/ceph/
H
A
D
osd_client.h
243
__le64
trace_id
;
member
/kernel/linux/linux-6.6/include/linux/ceph/
H
A
D
osd_client.h
301
__le64
trace_id
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H
A
D
ibmvnic.h
137
__be32
trace_id
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H
A
D
ibmvnic.h
178
__be32
trace_id
;
member
Completed in 25 milliseconds