Searched refs:timestamp2 (Results 1 – 5 of 5) sorted by relevance
53 const std::clock_t timestamp2 = std::clock();59 const std::clock_t time_fast = timestamp2 - timestamp1;71 const std::clock_t timestamp2 = std::clock();77 const std::clock_t time_fast = timestamp2 - timestamp1;89 const std::clock_t timestamp2 = std::clock();95 const std::clock_t time_fast = timestamp2 - timestamp1;107 const std::clock_t timestamp2 = std::clock();113 const std::clock_t time_fast = timestamp2 - timestamp1;123 const std::clock_t timestamp2 = std::clock();128 const std::clock_t time_fast = timestamp2 - timestamp1;[all …]
43 u64 timestamp1, timestamp2, temp; in measure_clock() local70 if (adf_get_fw_timestamp(accel_dev, ×tamp2)) { in measure_clock()88 temp = (timestamp2 - timestamp1) * ME_CLK_DIVIDER * 10; in measure_clock()
402 __le32 timestamp2; member
1528 ((le32_to_cpu(pinstance->ccn.hcam->timestamp2) & 0xffffffffLL) << 32)), in pmcraid_handle_config_change()
905 static DEVICE_ATTR_RW(timestamp2);