Home
last modified time | relevance | path

Searched refs:IOSTAT_RUN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Diostat.h25 IOSTAT_RUN = 0, enumerator
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c362 iostat_mode = IOSTAT_RUN; in iostat_parse()
366 iostat_mode = IOSTAT_RUN; in iostat_parse()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c2676 if (iostat_mode == IOSTAT_RUN && !target__has_cpu(&target)) in cmd_stat()