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:nds32_pmu
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H
A
D
pmu.h
63
struct
nds32_pmu
{
struct
[all...]
/kernel/linux/linux-5.10/arch/nds32/kernel/
H
A
D
perf_event_cpu.c
185
struct
nds32_pmu
*
nds32_pmu
= to_nds32_pmu(event->pmu);
in nds32_pmu_event_set_period()
local
696
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(pmu);
nds32_pmu_enable()
local
707
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(pmu);
nds32_pmu_disable()
local
712
nds32_pmu
_release_hardware(struct
nds32_pmu
*
nds32_pmu
)
nds32_pmu_release_hardware()
argument
720
struct
nds32_pmu
*
nds32_pmu
= (struct
nds32_pmu
*)dev;
nds32_pmu_dispatch_irq()
local
732
nds32_pmu
_reserve_hardware(struct
nds32_pmu
*
nds32_pmu
)
nds32_pmu_reserve_hardware()
argument
754
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
validate_event()
local
798
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
__hw_perf_event_init()
local
859
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
nds32_pmu_event_init()
local
890
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
nds32_start()
local
908
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
nds32_pmu_add()
local
945
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
nds32_pmu_event_update()
local
971
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
nds32_stop()
local
986
struct
nds32_pmu
*
nds32_pmu
= to_
nds32_pmu
(event->pmu);
nds32_pmu_del()
local
1040
nds32_init(struct
nds32_pmu
*
nds32_pmu
)
nds32_init()
argument
1057
nds32_pmu
_register(struct
nds32_pmu
*
nds32_pmu
, int type)
nds32_pmu_register()
argument
[all...]
Completed in 3 milliseconds