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:pstats
(Results
1 - 12
of
12
) sorted by relevance
/third_party/python/Tools/scripts/
H
A
D
ndiff.py
126
import profile,
pstats
namespace
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H
A
D
lvp_query.c
128
uint64_t *
pstats
= (uint64_t *)&result.pipeline_statistics;
in lvp_GetQueryPoolResults()
local
155
uint64_t *
pstats
= (uint64_t *)&result.pipeline_statistics;
in lvp_GetQueryPoolResults()
local
/third_party/python/Lib/
H
A
D
cProfile.py
42
import
pstats
namespace
135
import
pstats
namespace
H
A
D
profile.py
388
import
pstats
namespace
/third_party/python/Lib/test/
H
A
D
test_profile.py
4
import
pstats
namespace
H
A
D
test_pstats.py
8
import
pstats
namespace
[all...]
/third_party/EGL/api/
H
A
D
genheaders.py
614
import cProfile,
pstats
namespace
/third_party/openGLES/xml/
H
A
D
genglvnd.py
623
import cProfile,
pstats
namespace
H
A
D
genheaders.py
572
import cProfile,
pstats
namespace
/third_party/skia/third_party/externals/opengl-registry/xml/
H
A
D
genglvnd.py
653
import cProfile,
pstats
namespace
H
A
D
genheaders.py
595
import cProfile,
pstats
namespace
/third_party/skia/third_party/externals/egl-registry/api/
H
A
D
genheaders.py
635
import cProfile,
pstats
namespace
Completed in 9 milliseconds