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