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:pick_online_cpu
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H
A
D
tm-poison.c
38
cpu =
pick_online_cpu
();
in tm_poison_test()
H
A
D
tm-trap.c
269
cpu =
pick_online_cpu
();
in tm_trap_test()
H
A
D
tm-unavailable.c
348
cpu =
pick_online_cpu
();
in tm_unavailable_test()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H
A
D
tm-poison.c
38
cpu =
pick_online_cpu
();
in tm_poison_test()
H
A
D
tm-trap.c
270
cpu =
pick_online_cpu
();
in tm_trap_test()
H
A
D
tm-unavailable.c
349
cpu =
pick_online_cpu
();
in tm_unavailable_test()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H
A
D
cpu_event_vs_ebb_test.c
46
cpu =
pick_online_cpu
();
in cpu_event_vs_ebb()
H
A
D
ebb_vs_cpu_event_test.c
46
cpu =
pick_online_cpu
();
in ebb_vs_cpu_event()
H
A
D
multi_ebb_procs_test.c
82
cpu =
pick_online_cpu
();
in multi_ebb_procs()
H
A
D
cpu_event_pinned_vs_ebb_test.c
48
cpu =
pick_online_cpu
();
in cpu_event_pinned_vs_ebb()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H
A
D
utils.h
34
int
pick_online_cpu
(void);
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H
A
D
lib.c
122
cpu =
pick_online_cpu
();
in eat_cpu()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H
A
D
utils.h
43
int
pick_online_cpu
(void);
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H
A
D
utils.c
417
int
pick_online_cpu
(void)
in pick_online_cpu()
function
461
cpu =
pick_online_cpu
();
in bind_to_cpu()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
H
A
D
utils.c
89
int
pick_online_cpu
(void)
in pick_online_cpu()
function
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H
A
D
context_switch.c
469
cpu1 = cpu2 =
pick_online_cpu
();
in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H
A
D
context_switch.c
469
cpu1 = cpu2 =
pick_online_cpu
();
in main()
Completed in 9 milliseconds