| /system/unwinding/libunwindstack/utils/ |
| D | PidUtils.cpp | 50 for (time_t start_time = time(nullptr); time(nullptr) - start_time < 10;) { in Quiesce() local 76 for (time_t start_time = time(nullptr); time(nullptr) - start_time < 45;) { in Attach() local 109 for (time_t start_time = time(nullptr); in WaitForPidState() local 133 time_t start_time = time(nullptr); in WaitForPidStateAfterAttach() local
|
| /system/cros-codecs/examples/ |
| D | perf_test.rs | 30 let start_time = Instant::now(); in test_mm21_to_nv12_perf() localVariable 67 let start_time = Instant::now(); in test_nv12_to_i420_perf() localVariable 105 let start_time = Instant::now(); in test_i420_to_nv12_perf() localVariable
|
| /system/libbase/ |
| D | properties.cpp | 209 const AbsTime& start_time) { in UpdateTimeSpec() 226 const AbsTime& start_time) { in WaitForPropertyCreation() 242 auto start_time = std::chrono::steady_clock::now(); in WaitForProperty() local 264 auto start_time = std::chrono::steady_clock::now(); in WaitForPropertyCreation() local 329 auto start_time = std::chrono::steady_clock::now(); in WaitForChange() local
|
| /system/core/fs_mgr/ |
| D | file_wait.cpp | 42 auto start_time = std::chrono::steady_clock::now(); in PollForFile() local 56 auto start_time = std::chrono::steady_clock::now(); in PollForFileDeleted() local
|
| /system/core/fs_mgr/libdm/ |
| D | utility.cpp | 31 auto start_time = std::chrono::steady_clock::now(); in WaitForCondition() local
|
| D | loop_control.cpp | 44 auto start_time = std::chrono::steady_clock::now(); in Attach() local
|
| /system/extras/simpleperf/ |
| D | cpu_hotplug_test.cpp | 243 auto start_time = std::chrono::steady_clock::now(); in TEST() local 300 auto start_time = std::chrono::steady_clock::now(); in TEST() local 385 auto start_time = std::chrono::steady_clock::now(); in TEST() local
|
| D | IOEventLoop_test.cpp | 141 auto start_time = std::chrono::steady_clock::now(); in TestPeriodicEvents() local 176 auto start_time = std::chrono::steady_clock::now(); in TEST() local
|
| D | OfflineUnwinder.cpp | 289 uint64_t start_time; in UnwindCallChain() local
|
| /system/logging/logd/ |
| D | LogReaderThread.cpp | 32 log_time start_time, uint64_t start, in LogReaderThread()
|
| D | LogBufferTest.h | 116 log_time start_time = {}; member
|
| D | LogStatistics.cpp | 65 std::optional<log_time> start_time) in LogStatistics()
|
| /system/extras/boottime_tools/io_analysis/ |
| D | check_verity.py | 56 def __init__(self, start_time, block_num, size): argument
|
| D | check_io_trace.py | 35 def __init__(self, block_num, start_time, size): argument
|
| D | check_io_trace_all.py | 41 def __init__(self, block_num, start_time, size): argument
|
| /system/core/init/ |
| D | uevent_listener.cpp | 199 auto start_time = steady_clock::now(); in Poll() local
|
| D | first_stage_init.cpp | 338 boot_clock::time_point start_time = boot_clock::now(); in FirstStageMain() local
|
| D | selinux.cpp | 781 boot_clock::time_point start_time = boot_clock::now(); in SetupSelinux() local
|
| /system/core/fs_mgr/libfs_avb/ |
| D | util.cpp | 92 auto start_time = std::chrono::steady_clock::now(); in WaitForFile() local
|
| /system/libprocinfo/ |
| D | process.cpp | 184 unsigned long long start_time = 0; in GetProcessInfoFromProcPidFd() local
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | inspect_cow.cpp | 128 auto start_time = std::chrono::steady_clock::now(); in Inspect() local
|
| /system/extras/profcollectd/libprofcollectd/ |
| D | scheduler.rs | 114 let start_time = Instant::now(); in start_thread_waiting_for_provider_ready() localVariable
|
| /system/testing/gtest_extras/gtest_isolated/ |
| D | Isolate.cpp | 675 void Isolate::WriteXmlResults(uint64_t elapsed_time_ns, time_t start_time) { in WriteXmlResults() 818 time_t start_time = time(nullptr); in Run() local
|
| /system/core/storaged/include/ |
| D | storaged_diskstats.h | 50 uint64_t start_time; // monotonic time accounting starts member
|
| /system/unwinding/libunwindstack/tests/ |
| D | UnwindTest.cpp | 395 for (time_t start_time = time(nullptr); time(nullptr) - start_time < 20;) { in TEST_F() local 406 for (time_t start_time = time(nullptr); time(nullptr) - start_time < 20;) { in TEST_F() local
|