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:is_hyper_threaded
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ltp/testcases/kernel/power_management/
H
A
D
pm_cpu_consolidation.py
42
if
is_hyper_threaded
():
52
# consolidation is_multi_socket &
is_hyper_threaded
check is done
56
if
is_hyper_threaded
() and options.smt_value:
89
if options.vary_mc_smt and options.smt_value > 0 and
is_hyper_threaded
():
118
if
is_hyper_threaded
():
135
if
is_hyper_threaded
():
H
A
D
pm_ilb_test.py
36
if
is_hyper_threaded
():
48
if
is_hyper_threaded
():
H
A
D
pm_sched_domain.py
34
if
is_hyper_threaded
() and int(options.smt_level) >= 0:
42
if
is_hyper_threaded
():
H
A
D
runpwtests02.sh
52
hyper_threaded=$(
is_hyper_threaded
)
H
A
D
pm_include.sh
81
is_hyper_threaded
() {
function
/third_party/ltp/testcases/kernel/power_management/lib/
H
A
D
pm_sched_mc.py
80
def
is_hyper_threaded
():
function
151
if
is_hyper_threaded
():
300
if
is_hyper_threaded
():
499
if
is_hyper_threaded
():
609
if
is_hyper_threaded
():
713
if
is_hyper_threaded
():
Completed in 3 milliseconds