Searched refs:rq_cpu_time (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/lib/perf/include/perf/ |
| H A D | schedstat-v15.h | 16 CPU_FIELD(__u64, rq_cpu_time, "total runtime by tasks on this processor (in jiffies)", 17 "%11llu", false, rq_cpu_time, v15); 19 "%11llu", true, rq_cpu_time, v15);
|
| H A D | schedstat-v16.h | 16 CPU_FIELD(__u64, rq_cpu_time, "total runtime by tasks on this processor (in jiffies)", 17 "%11llu", false, rq_cpu_time, v16); 19 "%11llu", true, rq_cpu_time, v16);
|
| H A D | schedstat-v17.h | 16 CPU_FIELD(__u64, rq_cpu_time, "total runtime by tasks on this processor (in jiffies)", 17 "%11llu", false, rq_cpu_time, v17); 19 "%11llu", true, rq_cpu_time, v17);
|
| /linux/kernel/sched/ |
| H A D | stats.c | 129 rq->rq_cpu_time, in show_schedstat()
|
| H A D | sched.h | 1305 unsigned long long rq_cpu_time; member
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-sched.txt | 140 rq_cpu_time : 7083791148 269 rq_cpu_time : 8257200244, 8301250047 | 0.53>
|