Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Diostat.h26 IOSTAT_LIST = 1 enumerator
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c364 iostat_mode = IOSTAT_LIST; in iostat_parse()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c2671 if (iostat_mode == IOSTAT_LIST) { in cmd_stat()