Home
last modified time | relevance | path

Searched defs:uptime (Results 1 – 10 of 10) sorted by relevance

/system/core/bootstat/
Dboot_event_record_store.cpp40 bool ParseRecordEventTime(const std::string& path, int32_t* uptime) { in ParseRecordEventTime()
61 auto uptime = std::chrono::duration_cast<std::chrono::seconds>( in AddBootEvent() local
103 int32_t uptime; in GetBootEvent() local
Dboot_event_record_store_test.cpp134 time_t uptime = GetUptimeSeconds(); in TEST_F() local
149 time_t uptime = GetUptimeSeconds(); in TEST_F() local
Dbootstat.cpp1201 std::chrono::milliseconds uptime) { in GetAbsoluteBootTime()
/system/extras/boottime_tools/bootio/
Dprotos.proto26 required int64 uptime = 2; field
45 required int64 uptime = 2; field
Dbootio_collector.cpp220 int uptime; member
/system/core/init/
Dbootchart.cpp56 boot_clock::time_point uptime = boot_clock::now(); in get_uptime_jiffies() local
/system/core/libutils/include/utils/
DLooper.h446 nsecs_t uptime; member
/system/core/libutils/
DLooper.cpp586 void Looper::sendMessageAtTime(nsecs_t uptime, const sp<MessageHandler>& handler, in sendMessageAtTime()
/system/extras/ioshark/
Dioshark_bench_subr.c344 unsigned long long uptime; member
/system/libhidl/transport/
DServiceManagement.cpp201 const int64_t uptime = android::uptimeMillis(); in getProcessAgeMs() local