Home
last modified time | relevance | path

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

/xen/xen/common/
A Ddomctl.c153 u64 cpu_time = 0; in getdomaininfo() local
/xen/tools/ocaml/libs/xc/
A Dxenctrl.ml97 cpu_time : int64; RecordField
A Dxenctrl.mli88 cpu_time : int64; RecordField
/xen/xen/arch/x86/
A Dtime.c58 struct cpu_time { struct
59 struct cpu_time_stamp stamp; argument
73 static DEFINE_PER_CPU(struct cpu_time, cpu_time); argument
/xen/xen/include/public/
A Ddomctl.h140 uint64_aligned_t cpu_time; member
287 uint64_aligned_t cpu_time; /* total cpu time consumed (ns) */ member
/xen/tools/libxc/include/
A Dxenctrl.h462 uint64_t cpu_time; member

Completed in 17 milliseconds