Searched refs:timeInDriverNs (Results 1 – 2 of 2) sorted by relevance
178 timingLaunched->timeInDriverNs = in getExecutionInfo()192 timingFenced->timeInDriverNs = in getExecutionInfo()198 timingFenced->timeInDriverNs = -1; in getExecutionInfo()200 timingLaunched->timeInDriverNs = -1; in getExecutionInfo()312 int64_t timeInDriverNs = -1; in executeSynchronously() local327 timeInDriverNs = in executeSynchronously()336 {.timeOnDeviceNs = timeOnDeviceNs, .timeInDriverNs = timeInDriverNs}}; in executeSynchronously()
64 constexpr aidl_hal::Timing kNoTiming = {.timeOnDeviceNs = -1, .timeInDriverNs = -1};466 .timeInDriverNs = nanosecondsDuration(driverEnd, driverStart)}; in executeSynchronously()581 .timeInDriverNs = nanosecondsDuration(driverEnd, driverStart)}; in executeFenced()584 .timeInDriverNs = nanosecondsDuration(driverEnd, driverStartAfterFence)}; in executeFenced()