Searched refs:timestamp (Results 1 – 13 of 13) sorted by relevance
84 uint64_t timestamp; member
879 new_qos->qdata[new].timestamp = now; in advance_next_datapoint()948 if (now >= new_qos->qdata[n].timestamp) { in qos_update_thread()950 new_qos->qdata[n].ns_passed += (now - new_qos->qdata[n].timestamp); in qos_update_thread()957 new_qos->qdata[n].timestamp = now; in qos_update_thread()
162 uint64_t timestamp; member
5 timestamp='2019-01-05'68 GNU config.sub ($timestamp)82 echo "$timestamp" ; exit ;;
5 timestamp='2019-04-28'50 GNU config.guess ($timestamp)65 echo "$timestamp" ; exit ;;
230 Some components of xen and tools will include an unpredictable timestamp
16 Where CPU is the processor number, TSC is the record's timestamp
122 The x86 "timestamp counter", or TSC, is a 64-bit register on each142 dependency on TSC and replaced their timestamp needs with OS-specific183 The rdtsc (read timestamp counter) instruction is used to read the
37 int32_t timestamp; member
47 # - If they are equal no change, and no timestamp update
178 EFI_LDFLAGS += --no-insert-timestamp
953 +timestamp
450 Specify which timestamp format Xen should use for each console line.
Completed in 28 milliseconds