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:metadata_etmv4_ro
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
52
static const char *
metadata_etmv4_ro
[CS_ETMV4_PRIV_MAX] = {
variable
79
cpu,
metadata_etmv4_ro
[CS_ETMV4_TRCIDR2]);
in cs_etm_set_context_id()
128
cpu,
metadata_etmv4_ro
[CS_ETMV4_TRCIDR0]);
in cs_etm_set_timestamp()
545
cpu,
metadata_etmv4_ro
[CS_ETMV4_TRCIDR0]);
in cs_etm_is_etmv4()
593
metadata_etmv4_ro
[CS_ETMV4_TRCIDR0]);
in cs_etm_get_metadata()
596
metadata_etmv4_ro
[CS_ETMV4_TRCIDR1]);
in cs_etm_get_metadata()
599
metadata_etmv4_ro
[CS_ETMV4_TRCIDR2]);
in cs_etm_get_metadata()
602
metadata_etmv4_ro
[CS_ETMV4_TRCIDR8]);
in cs_etm_get_metadata()
605
metadata_etmv4_ro
in cs_etm_get_metadata()
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
50
static const char * const
metadata_etmv4_ro
[] = {
variable
98
cpu,
metadata_etmv4_ro
[CS_ETMV4_TRCIDR2]);
in cs_etm_validate_context_id()
165
cpu,
metadata_etmv4_ro
[CS_ETMV4_TRCIDR0]);
in cs_etm_validate_timestamp()
576
cpu,
metadata_etmv4_ro
[CS_ETMV4_TRCIDR0]);
in cs_etm_is_etmv4()
666
metadata_etmv4_ro
[CS_ETMV4_TRCIDR0]);
in cs_etm_save_etmv4_header()
668
metadata_etmv4_ro
[CS_ETMV4_TRCIDR1]);
in cs_etm_save_etmv4_header()
670
metadata_etmv4_ro
[CS_ETMV4_TRCIDR2]);
in cs_etm_save_etmv4_header()
672
metadata_etmv4_ro
[CS_ETMV4_TRCIDR8]);
in cs_etm_save_etmv4_header()
674
metadata_etmv4_ro
[CS_ETMV4_TRCAUTHSTATUS]);
in cs_etm_save_etmv4_header()
677
if (cs_etm_pmu_path_exists(cs_etm_pmu, cpu,
metadata_etmv4_ro
[CS_ETMV4_TS_SOURC
in cs_etm_save_etmv4_header()
[all...]
Completed in 3 milliseconds