Searched refs:iowait (Results 1 – 8 of 8) sorted by relevance
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/power/track_iowait/ |
D | format | 13 field:u64 iowait; offset:24; size:8; signed:0; 15 …iowait=%lu", (unsigned int)REC->cpu, (unsigned int)REC->enter_cycle_cnt, (unsigned int)REC->exit_c…
|
/external/perfetto/test/trace_processor/parsing/ |
D | sched_blocked_systrace.systrace | 1 …<...>-3694 ( 3694) [006] d..3 20.258854: sched_blocked_reason: pid=269 iowait=0 caller=worker_… 2 …<idle>-0 (-----) [000] d.s4 21.123838: sched_blocked_reason: pid=2172 iowait=1 caller=__fil…
|
/external/blktrace/iowatcher/ |
D | mpstat.h | 24 double *sys, double *iowait, double *irq,
|
D | mpstat.c | 257 double *sys, double *iowait, double *irq, in read_mpstat_event() argument 292 *iowait = val; in read_mpstat_event()
|
D | main.c | 423 double user, sys, iowait, irq, soft; in read_trace_events() local 456 &iowait, &irq, &soft); in read_trace_events() 468 if (iowait > max_iowait) in read_trace_events() 469 max_iowait = iowait; in read_trace_events() 475 add_mpstat_gld(time, iowait, tf->mpstat_gld[i + MPSTAT_IO]); in read_trace_events()
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/sched/sched_blocked_reason/ |
D | format | 13 print fmt: "pid=%d iowait=%d caller=%pS", REC->pid, REC->io_wait, REC->caller
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/sched/sched_blocked_reason/ |
D | format | 13 print fmt: "pid=%d iowait=%d caller=%pS", REC->pid, REC->io_wait, REC->caller
|
/external/bcc/tools/ |
D | biosnoop_example.txt | 36 avg-cpu: %user %nice %system %iowait %steal %idle
|