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:PM_GRS
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/perf/
H
A
D
power5+-pmu.c
37
#define
PM_GRS
7
macro
131
[
PM_GRS
] = { 0x0e00000000ul, 0x0c40000000ul },
167
if (unit ==
PM_GRS
) {
in power5p_get_constraint()
522
for (; i <=
PM_GRS
; ++i) {
in power5p_compute_mmcr()
576
if (isbus && unit ==
PM_GRS
) {
in power5p_compute_mmcr()
H
A
D
power5-pmu.c
37
#define
PM_GRS
7
macro
135
[
PM_GRS
] = { 0x30002000000000ul, 0x30000400000000ul },
174
if (unit ==
PM_GRS
) {
in power5_get_constraint()
462
for (; i <=
PM_GRS
; ++i) {
in power5_compute_mmcr()
521
if (isbus && unit ==
PM_GRS
) {
in power5_compute_mmcr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H
A
D
power5+-pmu.c
37
#define
PM_GRS
7
macro
131
[
PM_GRS
] = { 0x0e00000000ul, 0x0c40000000ul },
167
if (unit ==
PM_GRS
) {
in power5p_get_constraint()
523
for (; i <=
PM_GRS
; ++i) {
in power5p_compute_mmcr()
577
if (isbus && unit ==
PM_GRS
) {
in power5p_compute_mmcr()
H
A
D
power5-pmu.c
37
#define
PM_GRS
7
macro
135
[
PM_GRS
] = { 0x30002000000000ul, 0x30000400000000ul },
174
if (unit ==
PM_GRS
) {
in power5_get_constraint()
463
for (; i <=
PM_GRS
; ++i) {
in power5_compute_mmcr()
522
if (isbus && unit ==
PM_GRS
) {
in power5_compute_mmcr()
Completed in 4 milliseconds