Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.h70 uint64_t start_time; // [micro-seconds] member
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.h47 uint64_t start_time; member
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp531 SteadyClock start_time = std::chrono::steady_clock::now(); in ReadAppEvents() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp41783 if (uint64_t start_time = GetProcessStartTime()) { in InitializeInstance() local