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:kvpmu
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/arch/riscv/kvm/
H
A
D
vcpu_sbi_pmu.c
21
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
in kvm_sbi_ext_pmu_handler()
local
76
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
in kvm_sbi_ext_pmu_probe()
local
H
A
D
vcpu_pmu.c
157
static int kvm_pmu_get_programmable_pmc_index(struct kvm_pmu *
kvpmu
, unsigned long eidx,
in kvm_pmu_get_programmable_pmc_index()
argument
202
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
in pmu_ctr_read()
local
222
static int kvm_pmu_validate_counter_mask(struct kvm_pmu *
kvpmu
, unsigned long ctr_base,
in kvm_pmu_validate_counter_mask()
argument
265
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_incr_fw()
local
282
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_read_hpm()
local
316
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_num_ctrs()
local
326
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_ctr_info()
local
342
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_ctr_start()
local
398
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_ctr_stop()
local
465
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_ctr_cfg_match()
local
548
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_init()
local
613
struct kvm_pmu *
kvpmu
= vcpu_to_pmu(vcpu);
kvm_riscv_vcpu_pmu_deinit()
local
[all...]
Completed in 3 milliseconds