Home
last modified time | relevance | path

Searched defs:cpu_time (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl.mli64 cpu_time : int64; RecordField
A Dxenctrl.ml72 cpu_time : int64; RecordField
/xen-4.10.0-shim-comet/xen/common/
A Ddomctl.c155 u64 cpu_time = 0; in getdomaininfo() local
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c55 struct cpu_time { struct
56 struct cpu_time_stamp stamp; argument
70 static DEFINE_PER_CPU(struct cpu_time, cpu_time); argument
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h453 uint64_t cpu_time; member
/xen-4.10.0-shim-comet/xen/include/public/
A Ddomctl.h112 uint64_aligned_t cpu_time; member
268 uint64_aligned_t cpu_time; /* total cpu time consumed (ns) */ member

Completed in 18 milliseconds