Home
last modified time | relevance | path

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

/freebsd/usr.bin/ctlstat/
H A Dctlstat.c329 static const char *iotypes[] = {"NO IO", "READ", "WRITE"}; variable
343 printf(" io type %d (%s)\n", iotype, iotypes[iotype]); in ctlstat_dump()
374 printf("{\"type\":\"%s\",", iotypes[iotype]); in ctlstat_json()
419 idx, target, iotypes[iotype], \
449 idx, target, iotypes[iotype], us); \