Searched refs:driverStartAfterFence (Results 1 – 1 of 1) sorted by relevance
689 time_point driverStartAfterFence; in executeFenced() local690 if (measure == MeasureTiming::YES) driverStartAfterFence = now(); in executeFenced()741 .timeInDriver = uint64_t(microsecondsDuration(driverEnd, driverStartAfterFence))}; in executeFenced()