OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startTimer
(Results
26 - 50
of
76
) sorted by null
1
2
3
4
/prebuilts/go/darwin-x86/src/time/
internal_test.go
31
startTimer
(r)
49
startTimer
(r)
tick.go
38
startTimer
(&t.r)
/prebuilts/go/linux-x86/src/time/
internal_test.go
31
startTimer
(r)
49
startTimer
(r)
tick.go
38
startTimer
(&t.r)
/external/llvm/utils/yaml-bench/
YAMLBench.cpp
150
BaseLine.
startTimer
();
159
Tokenizing.
startTimer
();
166
Parsing.
startTimer
();
/external/opencv3/modules/cudabgsegm/perf/
perf_bgsegm.cpp
127
startTimer
();
231
startTimer
();
290
startTimer
();
/external/nist-sip/java/gov/nist/javax/sip/parser/
Pipeline.java
106
public void
startTimer
() {
/frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java
40
* mPerfMeasurement.
startTimer
();
160
public void
startTimer
() {
169
* be active at once, so {@link #
startTimer
} must be called before the next call to this
/frameworks/native/opengl/tools/glgen2/registry/
genheaders.py
83
def
startTimer
():
96
startTimer
()
100
startTimer
()
559
startTimer
()
/external/libxml2/
xmllint.c
439
*
startTimer
: call where you want to start timing
442
startTimer
(void)
484
startTimer
(void)
511
startTimer
(void)
[
all
...]
testSAX.c
103
*
startTimer
: call where you want to start timing
106
startTimer
(void)
148
startTimer
(void)
175
startTimer
(void)
1179
startTimer
();
/device/huawei/angler/camera/QCamera2/util/
QCameraPerf.cpp
229
void QCameraPerfLock::
startTimer
(uint32_t timer_val)
269
startTimer
(timer_val);
/device/lge/bullhead/camera/QCamera2/util/
QCameraPerf.cpp
229
void QCameraPerfLock::
startTimer
(uint32_t timer_val)
269
startTimer
(timer_val);
/hardware/qcom/camera/QCamera2/util/
QCameraPerf.cpp
261
void QCameraPerfLock::
startTimer
(uint32_t timer_val)
301
startTimer
(timer_val);
/prebuilts/go/darwin-x86/src/runtime/
time.go
62
//
startTimer
adds t to the timer heap.
63
//go:linkname
startTimer
time.
startTimer
64
func
startTimer
(t *timer) {
/prebuilts/go/linux-x86/src/runtime/
time.go
62
//
startTimer
adds t to the timer heap.
63
//go:linkname
startTimer
time.
startTimer
64
func
startTimer
(t *timer) {
/external/opencv3/modules/core/perf/opencl/
perf_matop.cpp
140
startTimer
();
/packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerService.java
115
DataModel.getDataModel().
startTimer
(timer);
/frameworks/native/opengl/tests/gl_perf/
fill_common.cpp
117
void
startTimer
() {
211
startTimer
();
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
SapServerTest.java
468
private void
startTimer
() {
557
startTimer
();
572
startTimer
();
/external/clang/lib/CodeGen/
CodeGenAction.cpp
102
LLVMIRGeneration.
startTimer
();
118
LLVMIRGeneration.
startTimer
();
133
LLVMIRGeneration.
startTimer
();
145
LLVMIRGeneration.
startTimer
();
[
all
...]
/external/opencv3/modules/imgproc/perf/
perf_blur.cpp
159
startTimer
();
/external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp
380
void
startTimer
();
646
#define TEST_CYCLE_N(n) for(declare.iterations(n);
startTimer
(), next(); stopTimer())
647
#define TEST_CYCLE() for(;
startTimer
(), next(); stopTimer())
648
#define TEST_CYCLE_MULTIRUN(runsNum) for(declare.runs(runsNum);
startTimer
(), next(); stopTimer()) for(int r = 0; r < runsNum; ++r)
/packages/apps/DeskClock/src/com/android/deskclock/data/
DataModel.java
317
public void
startTimer
(Timer timer) {
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java
654
private static void
startTimer
(String tag) {
698
startTimer
(PERF_TAG_LAYOUT);
764
startTimer
(PERF_TAG_CALCULATE_TEXTS_BITMAPS);
[
all
...]
Completed in 557 milliseconds
1
2
3
4