Searched refs:CS_NAMES (Results 1 – 2 of 2) sorted by relevance
373 const char *names[CS_NR] = CS_NAMES; in cache_stats_print()
2592 #define CS_NAMES { "lookup", "hit", "total", "busy", "create" } macro