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:useftrace
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/tools/power/pm-graph/
H
A
D
bootgraph.py
60
useftrace
= False
variable in SystemValues
91
if self.
useftrace
:
458
if sysvals.
useftrace
:
467
if not sysvals.
useftrace
:
910
sysvals.
useftrace
= True
912
sysvals.
useftrace
= True
953
sysvals.
useftrace
= True
1021
if (testrun and sysvals.
useftrace
) or cmd == 'flistall':
1042
if (sysvals.
useftrace
or sysvals.usecallgraph) and \
1079
if sysvals.
useftrace
an
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H
A
D
bootgraph.py
60
useftrace
= False
variable in SystemValues
93
if self.
useftrace
:
460
if sysvals.
useftrace
:
469
if not sysvals.
useftrace
:
912
sysvals.
useftrace
= True
914
sysvals.
useftrace
= True
955
sysvals.
useftrace
= True
1023
if (testrun and sysvals.
useftrace
) or cmd == 'flistall':
1044
if (sysvals.
useftrace
or sysvals.usecallgraph) and \
1081
if sysvals.
useftrace
an
[all...]
H
A
D
sleepgraph.py
169
useftrace
= True
variable in SystemValues
741
if not self.
useftrace
:
756
if not self.
useftrace
:
760
if self.
useftrace
:
781
if not self.
useftrace
:
1370
if self.
useftrace
:
1377
if self.
useftrace
:
5577
if sv.
useftrace
:
6007
if sysvals.
useftrace
:
6009
sysvals.
useftrace
[all...]
Completed in 11 milliseconds