Searched refs:timestamp1 (Results 1 – 1 of 1) sorted by relevance
88 u64 timestamp1 = 0; in measure_clock() local97 if (adf_get_fw_timestamp(accel_dev, ×tamp1)) { in measure_clock()149 temp = (timestamp2 - timestamp1) * ME_CLK_DIVIDER * 10 + (delta_us / 2); in measure_clock()