Home
last modified time | relevance | path

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

/external/fio/
Didletime.h9 #define MAX_CPU_STR_LEN 32 macro
Didletime.c454 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()