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:pmlca
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H
A
D
op_model_fsl_emb.c
29
u32
pmlca
;
in get_pmlca()
local
33
pmlca
= mfpmr(PMRN_PMLCA0);
in get_pmlca()
36
pmlca
= mfpmr(PMRN_PMLCA1);
in get_pmlca()
39
pmlca
= mfpmr(PMRN_PMLCA2);
in get_pmlca()
42
pmlca
= mfpmr(PMRN_PMLCA3);
in get_pmlca()
45
pmlca
= mfpmr(PMRN_PMLCA4);
in get_pmlca()
48
pmlca
= mfpmr(PMRN_PMLCA5);
in get_pmlca()
54
return
pmlca
;
in get_pmlca()
57
static inline void set_pmlca(int ctr, u32
pmlca
)
in set_pmlca()
argument
61
mtpmr(PMRN_PMLCA0,
pmlca
);
in set_pmlca()
132
u32
pmlca
= (PMLCA_FC | PMLCA_FCS | PMLCA_FCU |
init_pmc_stop()
local
168
u32
pmlca
;
set_pmc_event()
local
181
u32
pmlca
;
set_pmc_user_kernel()
local
200
u32
pmlca
= get_
pmlca
(ctr);
set_pmc_marked()
local
217
u32
pmlca
= get_
pmlca
(ctr);
pmc_start_ctr()
local
[all...]
Completed in 1 milliseconds