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:nrcpus
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
perf-record.c
19
int i, cpu = -1,
nrcpus
= 1024;
in sched__get_first_possible_cpu()
local
/kernel/linux/linux-6.6/tools/perf/bench/
H
A
D
futex-hash.c
132
int
nrcpus
;
in bench_futex_hash()
local
H
A
D
futex-lock-pi.c
125
int
nrcpus
= perf_cpu_map__nr(cpu);
in create_threads()
local
H
A
D
futex-requeue.c
128
int
nrcpus
= perf_cpu_map__nr(cpu);
in block_threads()
local
H
A
D
futex-wake.c
103
int
nrcpus
= perf_cpu_map__nr(cpu);
in block_threads()
local
H
A
D
epoll-ctl.c
229
int
nrcpus
;
in do_threads()
local
H
A
D
futex-wake-parallel.c
152
int
nrcpus
= perf_cpu_map__nr(cpu);
in block_threads()
local
H
A
D
epoll-wait.c
298
int
nrcpus
;
in do_threads()
local
H
A
D
numa.c
272
int
nrcpus
= numa_num_possible_cpus();
in bind_to_cpu()
local
319
int
nrcpus
= numa_num_possible_cpus();
in bind_to_node()
local
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
perf-record.c
19
int i, cpu = -1,
nrcpus
= 1024;
in sched__get_first_possible_cpu()
local
/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H
A
D
ls3a_ext_irq.c
54
int
nrcpus
, ipnum, vcpu_id;
in ext_irq_update_core()
local
/kernel/linux/linux-5.10/kernel/
H
A
D
smp.c
771
static int __init
nrcpus
(char *str)
in nrcpus()
function
/kernel/linux/linux-6.6/kernel/
H
A
D
smp.c
935
static int __init
nrcpus
(char *str)
in nrcpus()
function
/kernel/linux/linux-5.10/arch/arm64/kvm/
H
A
D
arm.c
907
int
nrcpus
= atomic_read(&kvm->online_vcpus);
in kvm_vm_ioctl_irq_line()
local
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
stat-display.c
872
int
nrcpus
= 0;
in print_no_aggr_metric()
local
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H
A
D
loongarch.c
1254
int
nrcpus
= atomic_read(&kvm->online_vcpus);
in kvm_vm_ioctl_irq_line()
local
/kernel/linux/linux-6.6/arch/arm64/kvm/
H
A
D
arm.c
1138
int
nrcpus
= atomic_read(&kvm->online_vcpus);
in kvm_vm_ioctl_irq_line()
local
Completed in 21 milliseconds