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
defs:pmuver
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
arm_pmuv3.h
124
static inline bool pmuv3_implemented(int
pmuver
)
in pmuv3_implemented()
argument
130
static inline bool is_pmuv3p4(int
pmuver
)
in is_pmuv3p4()
argument
135
static inline bool is_pmuv3p5(int
pmuver
)
in is_pmuv3p5()
argument
/kernel/linux/linux-5.10/include/linux/perf/
H
A
D
arm_pmu.h
84
int
pmuver
;
member
/kernel/linux/linux-6.6/include/linux/perf/
H
A
D
arm_pmu.h
89
int
pmuver
;
member
/kernel/linux/linux-5.10/arch/arm64/kvm/
H
A
D
pmu-emul.c
748
int
pmuver
= 0xf;
in kvm_pmu_probe_pmuver()
local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/
H
A
D
pmu-emul.c
39
static u32 __kvm_pmu_event_mask(unsigned int
pmuver
)
in __kvm_pmu_event_mask()
argument
58
u8
pmuver
= SYS_FIELD_GET(ID_AA64DFR0_EL1, PMUVer, dfr0);
in kvm_pmu_event_mask()
local
962
u8
pmuver
= kvm_arm_pmu_get_pmuver_limit();
in kvm_arm_pmu_v3_set_attr()
local
H
A
D
sys_regs.c
1296
static u8 pmuver_to_perfmon(u8
pmuver
)
in pmuver_to_perfmon()
argument
1499
u8
pmuver
= SYS_FIELD_GET(ID_AA64DFR0_EL1, PMUVer, val);
in set_id_aa64dfr0_el1()
local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H
A
D
perf_event.c
1028
int
pmuver
;
in __armv8pmu_probe_pmu()
local
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
arm_pmuv3.h
216
static inline bool pmuv3_implemented(int
pmuver
)
in pmuv3_implemented()
argument
222
static inline bool is_pmuv3p4(int
pmuver
)
in is_pmuv3p4()
argument
227
static inline bool is_pmuv3p5(int
pmuver
)
in is_pmuv3p5()
argument
/kernel/linux/linux-6.6/drivers/perf/
H
A
D
arm_pmuv3.c
1104
int
pmuver
;
in __armv8pmu_probe_pmu()
local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
kvm_host.h
120
unsigned int
pmuver
;
member
Completed in 14 milliseconds