Searched defs:cpu_time (Results 1 – 6 of 6) sorted by relevance
153 u64 cpu_time = 0; in getdomaininfo() local
97 cpu_time : int64; RecordField
88 cpu_time : int64; RecordField
58 struct cpu_time { struct59 struct cpu_time_stamp stamp; argument73 static DEFINE_PER_CPU(struct cpu_time, cpu_time); argument
140 uint64_aligned_t cpu_time; member287 uint64_aligned_t cpu_time; /* total cpu time consumed (ns) */ member
462 uint64_t cpu_time; member
Completed in 17 milliseconds