Searched refs:MAX_CPU_STR_LEN (Results 1 – 2 of 2) sorted by relevance
8 #define MAX_CPU_STR_LEN 32 macro
453 char s[MAX_CPU_STR_LEN]; in show_idle_prof_stats()496 snprintf(s, MAX_CPU_STR_LEN, "cpu-%d", i); in show_idle_prof_stats()