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:CS_ETM_ETMIDR
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
cs-etm.h
61
CS_ETM_ETMIDR
,
enumerator
66
#define CS_ETM_NR_TRC_PARAMS_V0 (
CS_ETM_ETMIDR
- CS_ETM_ETMCR + 1)
H
A
D
cs-etm-base.c
25
[
CS_ETM_ETMIDR
] = " ETMIDR %llx\n",
H
A
D
cs-etm.c
696
etmidr = etm->metadata[i][
CS_ETM_ETMIDR
];
in cs_etm__init_trace_params()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
cs-etm.h
40
CS_ETM_ETMIDR
,
enumerator
H
A
D
cs-etm.c
436
etmidr = etm->metadata[i][
CS_ETM_ETMIDR
];
in cs_etm__init_trace_params()
2449
[
CS_ETM_ETMIDR
] = " ETMIDR %llx\n",
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
49
[
CS_ETM_ETMIDR
] = "mgmt/etmidr",
621
info->priv[*offset +
CS_ETM_ETMIDR
] =
in cs_etm_get_metadata()
623
metadata_etmv3_ro[
CS_ETM_ETMIDR
]);
in cs_etm_get_metadata()
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
47
[
CS_ETM_ETMIDR
] = "mgmt/etmidr",
760
info->priv[*offset +
CS_ETM_ETMIDR
] =
in cs_etm_get_metadata()
762
metadata_etmv3_ro[
CS_ETM_ETMIDR
]);
in cs_etm_get_metadata()
Completed in 11 milliseconds