Home
last modified time | relevance | path

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

/dpdk/drivers/event/sw/
H A Dsw_evdev.c689 const char *col = (space == 0) ? COL_RED : COL_RESET; in sw_dump() local
691 PRIu64 COL_RESET"\n", col, used, space); in sw_dump()
699 const char *col = (space == 0) ? COL_RED : COL_RESET; in sw_dump() local
701 PRIu64 COL_RESET"\n", col, used, space); in sw_dump()
753 const char *col = COL_RESET; in sw_dump() local
756 COL_RESET"\n", col, iq, used); in sw_dump()