Searched defs:cpu_time (Results 1 – 6 of 6) sorted by relevance
64 cpu_time : int64; RecordField
72 cpu_time : int64; RecordField
155 u64 cpu_time = 0; in getdomaininfo() local
55 struct cpu_time { struct56 struct cpu_time_stamp stamp; argument70 static DEFINE_PER_CPU(struct cpu_time, cpu_time); argument
453 uint64_t cpu_time; member
112 uint64_aligned_t cpu_time; member268 uint64_aligned_t cpu_time; /* total cpu time consumed (ns) */ member
Completed in 26 milliseconds