Searched refs:timestamp2 (Results 1 – 2 of 2) sorted by relevance
202 time_t timestamp2 = ts2tt(timestamp); in krb5_timestamp_to_string() local207 if (localtime_r(×tamp2, &tmbuf) == NULL) in krb5_timestamp_to_string()221 time_t timestamp2 = ts2tt(timestamp); in krb5_timestamp_to_sfstring() local238 tmp = localtime_r(×tamp2, &tmbuf); in krb5_timestamp_to_sfstring()
89 u64 timestamp2 = 0; in measure_clock() local122 if (adf_get_fw_timestamp(accel_dev, ×tamp2)) { in measure_clock()149 temp = (timestamp2 - timestamp1) * ME_CLK_DIVIDER * 10 + (delta_us / 2); in measure_clock()