Searched refs:IOSTAT_RUN (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | iostat.h | 25 IOSTAT_RUN = 0, enumerator |
| /linux/tools/perf/ | ||
| H A D | builtin-stat.c | 2808 if (iostat_mode == IOSTAT_RUN && !target__has_cpu(&target)) in cmd_stat() |