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:PART_CMN600
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/perf/
H
A
D
arm-cmn.c
210
PART_CMN600
= 0x434,
enumerator
422
case
PART_CMN600
:
in arm_cmn_model()
441
if (cmn->part ==
PART_CMN600
|| cmn->part == PART_CMN650)
in arm_cmn_device_connect_info()
699
if (chan == 4 && cmn->part ==
PART_CMN600
)
in arm_cmn_event_attr_is_visible()
710
if (cmn->part ==
PART_CMN600
) {
in arm_cmn_event_attr_is_visible()
1351
bool is_cmn600 = to_cmn(event->pmu)->part ==
PART_CMN600
;
in arm_cmn_wp_config()
2260
if (cmn->part ==
PART_CMN600
)
in arm_cmn_discover()
2311
if (reg == 0 && cmn->part !=
PART_CMN600
) {
in arm_cmn_discover()
2452
if (cmn->part ==
PART_CMN600
&& has_acpi_companion(cmn->dev)) {
in arm_cmn_probe()
2459
if (cmn->part ==
PART_CMN600
)
in arm_cmn_probe()
[all...]
Completed in 5 milliseconds