Searched refs:timestamp (Results 1 – 12 of 12) sorted by relevance
84 uint64_t timestamp; member
885 new_qos->qdata[new].timestamp = now; in advance_next_datapoint()954 if (now >= new_qos->qdata[n].timestamp) { in qos_update_thread()956 new_qos->qdata[n].ns_passed += (now - new_qos->qdata[n].timestamp); in qos_update_thread()963 new_qos->qdata[n].timestamp = now; in qos_update_thread()
163 __u64 timestamp; member
27 These correspond to the CPU number, event ID, timestamp counter and
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
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 ;;
236 Some components of xen and tools will include an unpredictable timestamp
37 int32_t timestamp; member
953 +timestamp
435 Specify which timestamp format Xen should use for each console line.
Completed in 17 milliseconds