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:usecallgraph
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/tools/power/pm-graph/
H
A
D
bootgraph.py
61
usecallgraph
= False
variable in SystemValues
680
if(sysvals.
usecallgraph
):
913
sysvals.
usecallgraph
= True
954
sysvals.
usecallgraph
= True
1042
if (sysvals.useftrace or sysvals.
usecallgraph
) and \
1053
if sysvals.
usecallgraph
and cgskip:
H
A
D
sleepgraph.py
152
usecallgraph
= False
variable in SystemValues
714
if(self.
usecallgraph
or self.usetraceevents or self.usedevsrc):
755
elif self.
usecallgraph
or self.usedevsrc:
769
if(self.
usecallgraph
):
819
if(self.
usecallgraph
):
3128
elif sysvals.
usecallgraph
:
3452
elif sysvals.
usecallgraph
:
3543
if sysvals.
usecallgraph
:
4675
if sysvals.
usecallgraph
:
5244
if(sysvals.
usecallgraph
o
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H
A
D
bootgraph.py
61
usecallgraph
= False
variable in SystemValues
682
if(sysvals.
usecallgraph
):
915
sysvals.
usecallgraph
= True
956
sysvals.
usecallgraph
= True
1044
if (sysvals.useftrace or sysvals.
usecallgraph
) and \
1055
if sysvals.
usecallgraph
and cgskip:
H
A
D
sleepgraph.py
164
usecallgraph
= False
variable in SystemValues
796
elif self.
usecallgraph
or self.usedevsrc:
810
if(self.
usecallgraph
):
864
if(self.
usecallgraph
):
3324
elif sysvals.
usecallgraph
:
3704
elif sysvals.
usecallgraph
:
3794
if sysvals.
usecallgraph
:
4929
if sysvals.
usecallgraph
:
6013
elif sysvals.
usecallgraph
:
6141
if(sysvals.ftracefile and (sysvals.
usecallgraph
o
[all...]
Completed in 15 milliseconds