Searched refs:cpu_time (Results 1 – 2 of 2) sorted by relevance
49 unsigned long long cpu_time; /* time spent running by tasks (ms) */ member79 cpu_delta[i].cpu_time / 1000000, cpu_delta[i].run_delay / 1000000, cpu_delta[i].pcount); in print()91 &tmp.cpu_time, &tmp.run_delay, &tmp.pcount) != 10) { in parse_cpu_v15()102 cpu_delta[cpu].cpu_time = tmp.cpu_time - cpu_prev[cpu].cpu_time; in parse_cpu_v15()
24 <th>cpu_time</th>