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:IMC_DOMAIN_NEST
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H
A
D
opal-imc.c
171
if (pmu_ptr->domain ==
IMC_DOMAIN_NEST
)
in imc_pmu_create()
262
domain =
IMC_DOMAIN_NEST
;
in opal_imc_counters_probe()
281
if (domain ==
IMC_DOMAIN_NEST
) {
in opal_imc_counters_probe()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
opal-imc.c
170
if (pmu_ptr->domain ==
IMC_DOMAIN_NEST
)
in imc_pmu_create()
261
domain =
IMC_DOMAIN_NEST
;
in opal_imc_counters_probe()
280
if (domain ==
IMC_DOMAIN_NEST
) {
in opal_imc_counters_probe()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
imc-pmu.h
161
#define
IMC_DOMAIN_NEST
1
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
imc-pmu.h
161
#define
IMC_DOMAIN_NEST
1
macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
H
A
D
imc-pmu.c
109
case
IMC_DOMAIN_NEST
:
in imc_pmu_cpumask_get_attr()
1485
case
IMC_DOMAIN_NEST
:
in update_pmu_ops()
1629
if (pmu_ptr->domain ==
IMC_DOMAIN_NEST
) {
in imc_common_cpuhp_mem_free()
1685
case
IMC_DOMAIN_NEST
:
in imc_mem_init()
1790
case
IMC_DOMAIN_NEST
:
in init_imc_pmu()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H
A
D
imc-pmu.c
110
case
IMC_DOMAIN_NEST
:
in imc_pmu_cpumask_get_attr()
1492
case
IMC_DOMAIN_NEST
:
in update_pmu_ops()
1637
if (pmu_ptr->domain ==
IMC_DOMAIN_NEST
) {
in imc_common_cpuhp_mem_free()
1693
case
IMC_DOMAIN_NEST
:
in imc_mem_init()
1798
case
IMC_DOMAIN_NEST
:
in init_imc_pmu()
Completed in 7 milliseconds