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