Searched defs:end_time (Results 1 – 9 of 9) sorted by relevance
/system/extras/tests/pagingtest/ |
D | mmap_test.c | 14 struct timeval begin_time, end_time, elapsed_time; in mmap_test() local
|
D | pageinout_test.c | 21 struct timeval begin_time, end_time, elapsed_time, total_time_in, total_time_out; in pageinout_test() local
|
D | thrashing_test.c | 20 struct timeval begin_time, end_time, elapsed_time, total_time; in thrashing_test() local
|
/system/extras/crypto-perf/ |
D | crypto.cpp | 115 struct timeval begin_time, end_time, elapsed_time; in main() local
|
/system/extras/simpleperf/ |
D | cpu_hotplug_test.cpp | 245 auto end_time = std::chrono::steady_clock::now() + test_duration_for_long_tests; in TEST() local 302 auto end_time = std::chrono::steady_clock::now() + test_duration_for_long_tests; in TEST() local 387 auto end_time = start_time + test_duration_for_long_tests; in TEST() local
|
D | IOEventLoop_test.cpp | 143 auto end_time = std::chrono::steady_clock::now(); in TestPeriodicEvents() local
|
D | cmd_stat.cpp | 589 auto end_time = std::chrono::steady_clock::now(); in Run() local
|
/system/core/storaged/include/ |
D | storaged_diskstats.h | 51 uint64_t end_time; // monotonic time accounting ends member
|
/system/core/bootstat/ |
D | bootstat.cpp | 1244 void LogBootInfoToStatsd(std::chrono::milliseconds end_time, in LogBootInfoToStatsd()
|