Searched refs:CCIO_SEARCH_SAMPLE (Results 1 – 1 of 1) sorted by relevance
225 #define CCIO_SEARCH_SAMPLE 0x100 macro226 unsigned long avg_search[CCIO_SEARCH_SAMPLE];397 ioc->avg_idx &= CCIO_SEARCH_SAMPLE - 1; in ccio_alloc_range()1060 for(j = 0; j < CCIO_SEARCH_SAMPLE; ++j) { in ccio_proc_info()1067 avg /= CCIO_SEARCH_SAMPLE; in ccio_proc_info()