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:online_cpus
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H
A
D
test_cpuset_prs.sh
428
online_cpus
()
function
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H
A
D
cpupower.c
37
struct bitmask *
online_cpus
;
variable
/kernel/linux/linux-5.10/drivers/devfreq/
H
A
D
imx8m-ddrc.c
104
u32
online_cpus
= 0;
in imx8m_ddrc_smc_set_freq()
local
/kernel/linux/linux-6.6/drivers/devfreq/
H
A
D
imx8m-ddrc.c
104
u32
online_cpus
= 0;
in imx8m_ddrc_smc_set_freq()
local
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
164
struct perf_cpu_map *
online_cpus
= perf_cpu_map__new(NULL);
in cs_etm_set_option()
local
499
struct perf_cpu_map *
online_cpus
= perf_cpu_map__new(NULL);
in cs_etm_info_priv_size()
local
646
struct perf_cpu_map *
online_cpus
= perf_cpu_map__new(NULL);
in cs_etm_info_fill()
local
[all...]
/kernel/linux/linux-6.6/kernel/debug/
H
A
D
debug_core.c
579
int
online_cpus
= num_online_cpus();
in kgdb_cpu_enter()
local
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H
A
D
cs-etm.c
202
struct perf_cpu_map *
online_cpus
= perf_cpu_map__new(NULL);
in cs_etm_validate_config()
local
521
struct perf_cpu_map *
online_cpus
= perf_cpu_map__new(NULL);
in cs_etm_info_priv_size()
local
787
struct perf_cpu_map *
online_cpus
= perf_cpu_map__new(NULL);
in cs_etm_info_fill()
local
[all...]
/kernel/linux/linux-5.10/kernel/debug/
H
A
D
debug_core.c
595
int
online_cpus
= num_online_cpus();
in kgdb_cpu_enter()
local
Completed in 9 milliseconds