Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 13 of 13) sorted by relevance

/xen/tools/xenmon/
A Dxenbaked.h84 uint64_t timestamp; member
A Dxenbaked.c879 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()
/xen/xen/include/xen/
A Dcper.h162 uint64_t timestamp; member
/xen/
A Dconfig.sub5 timestamp='2019-01-05'
68 GNU config.sub ($timestamp)
82 echo "$timestamp" ; exit ;;
A Dconfig.guess5 timestamp='2019-04-28'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
A DINSTALL230 Some components of xen and tools will include an unpredictable timestamp
/xen/docs/man/
A Dxentrace.8.pod16 Where CPU is the processor number, TSC is the record's timestamp
A Dxen-tscmode.7.pod122 The x86 "timestamp counter", or TSC, is a 64-bit register on each
142 dependency on TSC and replaced their timestamp needs with OS-specific
183 The rdtsc (read timestamp counter) instruction is used to read the
/xen/xen/arch/x86/efi/
A Dmkreloc.c37 int32_t timestamp; member
/xen/xen/scripts/
A DKbuild.include47 # - If they are equal no change, and no timestamp update
/xen/xen/arch/x86/
A DMakefile178 EFI_LDFLAGS += --no-insert-timestamp
/xen/stubdom/grub.patches/
A D00cvs953 +timestamp
/xen/docs/misc/
A Dxen-command-line.pandoc450 Specify which timestamp format Xen should use for each console line.

Completed in 28 milliseconds