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:lcctl
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
perf_cpum_cf_diag.c
142
err =
lcctl
(cpuhw->state);
in cf_diag_enable()
170
err =
lcctl
(inactive);
in cf_diag_disable()
534
lcctl
(0); /* Reset counter sets */
in cf_diag_start()
537
lcctl
(cpuhw->state); /* Enable counter sets */
in cf_diag_start()
H
A
D
perf_cpum_cf_common.c
91
lcctl
(0);
in cpum_cf_setup_cpu()
H
A
D
perf_cpum_cf.c
76
* by
lcctl
(). Because Linux controls SMT enablement through
in validate_ctr_version()
129
err =
lcctl
(cpuhw->state);
in cpumf_pmu_enable()
154
err =
lcctl
(inactive);
in cpumf_pmu_disable()
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
perf_cpum_cf.c
163
lcctl
(0);
in cpum_cf_reset_cpu()
640
* by
lcctl
(). Because Linux controls SMT enablement through
in validate_ctr_version()
673
err =
lcctl
(cpuhw->state | cpuhw->dev_state);
in cpumf_pmu_enable()
696
err =
lcctl
(inactive);
in cpumf_pmu_disable()
1323
rc =
lcctl
(cpuhw->dev_state | cpuhw->state);
in cfset_ioctl_off()
1344
rc =
lcctl
(cpuhw->dev_state | cpuhw->state); /* Start counter sets */
in cfset_ioctl_on()
1358
rc =
lcctl
(cpuhw->state); /* Keep perf_event_open counter sets */
in cfset_release_cpu()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
cpu_mf.h
182
static inline int
lcctl
(u64 ctl)
in lcctl()
function
187
"
lcctl
%1\n"
in lcctl()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
cpu_mf.h
180
static inline int
lcctl
(u64 ctl)
in lcctl()
function
Completed in 7 milliseconds