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:startTimer
(Results
1 - 14
of
14
) sorted by relevance
/third_party/vulkan-loader/scripts/
H
A
D
loader_genvk.py
24
def
startTimer
(timeit):
function
401
startTimer
(args.time)
406
startTimer
(args.time)
421
startTimer
(args.time)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H
A
D
PassTimingInfo.cpp
215
void TimePassesHandler::
startTimer
(StringRef PassID) {
in startTimer()
function in llvm::TimePassesHandler
219
MyTimer.
startTimer
();
in startTimer()
243
startTimer
(PassID);
in runBeforePass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
Timer.h
70
/// its
startTimer
()/stopTimer() methods. Given appropriate OS support it can
78
TimeRecord StartTime; ///< The time
startTimer
() was last called.
115
/// Check if
startTimer
() has ever been called on this timer.
118
/// Start the timer running. Time between calls to
startTimer
/stopTimer is
121
void
startTimer
();
136
/// The TimeRegion class is used as a helper class to call the
startTimer
() and
146
T->
startTimer
();
in TimeRegion()
149
if (T) T->
startTimer
();
in TimeRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
Timer.h
70
/// its
startTimer
()/stopTimer() methods. Given appropriate OS support it can
78
TimeRecord StartTime; ///< The time
startTimer
() was last called.
115
/// Check if
startTimer
() has ever been called on this timer.
118
/// Start the timer running. Time between calls to
startTimer
/stopTimer is
121
void
startTimer
();
136
/// The TimeRegion class is used as a helper class to call the
startTimer
() and
146
T->
startTimer
();
in TimeRegion()
149
if (T) T->
startTimer
();
in TimeRegion()
/third_party/EGL/api/
H
A
D
genheaders.py
32
def
startTimer
():
function
539
startTimer
()
587
startTimer
()
591
startTimer
()
/third_party/openGLES/xml/
H
A
D
genglvnd.py
65
def
startTimer
():
function
78
startTimer
()
82
startTimer
()
609
startTimer
()
H
A
D
genheaders.py
31
def
startTimer
():
function
496
startTimer
()
545
startTimer
()
549
startTimer
()
/third_party/skia/third_party/externals/opengl-registry/xml/
H
A
D
genglvnd.py
76
def
startTimer
():
function
89
startTimer
()
93
startTimer
()
639
startTimer
()
H
A
D
genheaders.py
76
def
startTimer
():
function
89
startTimer
()
93
startTimer
()
581
startTimer
()
/third_party/skia/third_party/externals/egl-registry/api/
H
A
D
genheaders.py
76
def
startTimer
():
function
89
startTimer
()
93
startTimer
()
621
startTimer
()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
PassTimingInfo.h
102
void
startTimer
(StringRef PassID);
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H
A
D
genvk.py
47
def
startTimer
(timeit):
function
1092
startTimer
(args.time)
1097
startTimer
(args.time)
1109
startTimer
(args.time)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
Timer.cpp
138
void Timer::
startTimer
() {
in startTimer()
function in Timer
365
T->
startTimer
();
in prepareToPrintList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H
A
D
Timer.cpp
140
void Timer::
startTimer
() {
in startTimer()
function in Timer
Completed in 12 milliseconds