OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ticklist_
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/ndk_helper/
perfMonitor.cpp
29
ticklist_
[i] = 0;
38
ticksum_ -=
ticklist_
[tickindex_];
40
ticklist_
[tickindex_] = currentTick;
perfMonitor.h
42
double
ticklist_
[NUM_SAMPLES];
member in class:ndk_helper::PerfMonitor
Completed in 430 milliseconds