Home
last modified time | relevance | path

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

/xen/tools/xenmon/
A Dxenbaked.h84 uint64_t timestamp; member
A Dxenbaked.c885 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()
/xen/xen/include/xen/
A Dcper.h163 __u64 timestamp; member
/xen/docs/man/
A Dxentrace_format.1.pod27 These correspond to the CPU number, event ID, timestamp counter and
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/
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 DINSTALL236 Some components of xen and tools will include an unpredictable timestamp
/xen/xen/arch/x86/efi/
A Dmkreloc.c37 int32_t timestamp; member
/xen/stubdom/grub.patches/
A D00cvs953 +timestamp
/xen/docs/misc/
A Dxen-command-line.pandoc435 Specify which timestamp format Xen should use for each console line.

Completed in 17 milliseconds