Home
last modified time | relevance | path

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/
Dformat13 field:u64 iowait; offset:24; size:8; signed:0;
15iowait=%lu", (unsigned int)REC->cpu, (unsigned int)REC->enter_cycle_cnt, (unsigned int)REC->exit_c…
/external/perfetto/test/trace_processor/parsing/
Dsched_blocked_systrace.systrace1 …<...>-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/
Dmpstat.h24 double *sys, double *iowait, double *irq,
Dmpstat.c257 double *sys, double *iowait, double *irq, in read_mpstat_event() argument
292 *iowait = val; in read_mpstat_event()
Dmain.c423 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/
Dformat13 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/
Dformat13 print fmt: "pid=%d iowait=%d caller=%pS", REC->pid, REC->io_wait, REC->caller
/external/bcc/tools/
Dbiosnoop_example.txt36 avg-cpu: %user %nice %system %iowait %steal %idle