Searched refs:NUM_BINS (Results 1 – 1 of 1) sorted by relevance
18 #define NUM_BINS 32 macro20 static unsigned int sleep_time_bin[NUM_BINS] = {0};49 int bin = min(fls(t->tv_sec), NUM_BINS-1); in tk_debug_account_sleep_time()