Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/ctlstat/
H A Dctlstat.c330 static const char *iotypes[] = {"NO IO", "READ", "WRITE"}; variable
344 printf(" io type %d (%s)\n", iotype, iotypes[iotype]); in ctlstat_dump()
375 printf("{\"type\":\"%s\",", iotypes[iotype]); in ctlstat_json()
420 idx, target, iotypes[iotype], \
450 idx, target, iotypes[iotype], us); \