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
refs:arm_spe_pkt
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/
H
A
D
arm-spe-pkt-decoder.c
62
struct
arm_spe_pkt
*packet)
in arm_spe_get_payload()
82
static int arm_spe_get_pad(struct
arm_spe_pkt
*packet)
in arm_spe_get_pad()
89
struct
arm_spe_pkt
*packet)
in arm_spe_get_alignment()
100
static int arm_spe_get_end(struct
arm_spe_pkt
*packet)
in arm_spe_get_end()
107
struct
arm_spe_pkt
*packet)
in arm_spe_get_timestamp()
114
struct
arm_spe_pkt
*packet)
in arm_spe_get_events()
129
struct
arm_spe_pkt
*packet)
in arm_spe_get_data_source()
136
struct
arm_spe_pkt
*packet)
in arm_spe_get_context()
144
struct
arm_spe_pkt
*packet)
in arm_spe_get_op_type()
152
const unsigned char ext_hdr, struct
arm_spe_pkt
*packe
in arm_spe_get_counter()
[all...]
H
A
D
arm-spe-pkt-decoder.h
33
struct
arm_spe_pkt
{
struct
156
struct
arm_spe_pkt
*packet);
158
int arm_spe_pkt_desc(const struct
arm_spe_pkt
*packet, char *buf, size_t len);
H
A
D
arm-spe-decoder.h
106
struct
arm_spe_pkt
packet;
/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
H
A
D
arm-spe-pkt-decoder.c
86
struct
arm_spe_pkt
*packet)
in arm_spe_get_payload()
106
static int arm_spe_get_pad(struct
arm_spe_pkt
*packet)
in arm_spe_get_pad()
113
struct
arm_spe_pkt
*packet)
in arm_spe_get_alignment()
124
static int arm_spe_get_end(struct
arm_spe_pkt
*packet)
in arm_spe_get_end()
131
struct
arm_spe_pkt
*packet)
in arm_spe_get_timestamp()
138
struct
arm_spe_pkt
*packet)
in arm_spe_get_events()
155
struct
arm_spe_pkt
*packet)
in arm_spe_get_data_source()
162
struct
arm_spe_pkt
*packet)
in arm_spe_get_context()
171
struct
arm_spe_pkt
*packet)
in arm_spe_get_op_type()
179
const unsigned char ext_hdr, struct
arm_spe_pkt
*packe
in arm_spe_get_counter()
[all...]
H
A
D
arm-spe-pkt-decoder.h
33
struct
arm_spe_pkt
{
struct
56
struct
arm_spe_pkt
*packet);
58
int arm_spe_pkt_desc(const struct
arm_spe_pkt
*packet, char *buf, size_t len);
H
A
D
arm-spe-decoder.h
74
struct
arm_spe_pkt
packet;
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
arm-spe.c
92
struct
arm_spe_pkt
packet;
in arm_spe_dump()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
arm-spe.c
104
struct
arm_spe_pkt
packet;
in arm_spe_dump()
Completed in 6 milliseconds