Home
last modified time | relevance | path

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

/external/netperf/
Dnetcpu_looper.c60 #define PAGES_PER_CHILD 2 macro
200 PAGES_PER_CHILD * child_index)); in sit_and_spin()
286 file_size = ((netlib_get_page_size() * PAGES_PER_CHILD) * in start_looper_processes()
373 PAGES_PER_CHILD * i)); in start_looper_processes()
409 PAGES_PER_CHILD * i)); in start_looper_processes()
464 ((netlib_get_page_size() * PAGES_PER_CHILD) * in cpu_util_terminate()
Dnetlib.c200 #define PAGES_PER_CHILD 2 macro