OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boot_time
(Results
1 - 6
of
6
) sorted by null
/external/autotest/server/site_tests/firmware_ECBootTime/
firmware_ECBootTime.py
60
boot_time
= firmware_resp_time - power_press_time
64
logging.info("EC boot time: %f s",
boot_time
)
65
if
boot_time
> 1.0:
/device/google/contexthub/util/nanotool/
nanomessage.h
127
uint64_t
boot_time
;
member in struct:android::ReadEventRequest::Request
nanomessage.cpp
100
request.
boot_time
);
/external/autotest/client/site_tests/platform_BootPerf/
platform_BootPerf.py
267
boot_time
= results['seconds_kernel_to_login']
270
round(firmware_time +
boot_time
, 2))
/system/update_engine/
update_attempter_unittest.cc
948
Time
boot_time
;
local
[
all
...]
update_attempter.cc
1580
int64_t
boot_time
= 0;
local
[
all
...]
Completed in 1017 milliseconds