Searched defs:end_time (Results 1 – 8 of 8) sorted by relevance
/system/extras/tests/pagingtest/ |
D | mmap_test.c | 15 struct timeval begin_time, end_time, elapsed_time; in mmap_test() local
|
D | pageinout_test.c | 20 struct timeval begin_time, end_time, elapsed_time, total_time_in, total_time_out; in pageinout_test() local
|
D | thrashing_test.c | 19 struct timeval begin_time, end_time, elapsed_time, total_time; in thrashing_test() local
|
/system/extras/crypto-perf/ |
D | crypto.cpp | 118 struct timeval begin_time, end_time, elapsed_time; in main() local
|
/system/extras/simpleperf/ |
D | cpu_hotplug_test.cpp | 165 auto end_time = std::chrono::steady_clock::now() + std::chrono::seconds(timeout); in RecordInChildProcess() local 211 auto end_time = std::chrono::steady_clock::now() + test_duration; in TEST() local
|
D | cmd_stat.cpp | 159 auto end_time = std::chrono::steady_clock::now(); in Run() local
|
/system/connectivity/shill/net/ |
D | netlink_manager.cc | 364 struct timeval now, end_time; in GetFamily() local
|
/system/update_engine/ |
D | payload_state.cc | 956 Time end_time = update_timestamp_end_.is_null() in GetUpdateDuration() local
|