Searched refs:WORKSET_SIZE_MULT (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/bench/mem_latency/
H A Dmemlatency.c42 #define WORKSET_SIZE_MULT 8 macro
56 #define WORKSET_SIZE (WORKSET_SIZE_MULT * CHACHE_LL_SIZE)
66 #define WORKSET_SIZE (WORKSET_SIZE_MULT * CHACHE_LL_SIZE)
/barrelfish-master/usr/drivers/xeon_phi/
H A Dsysmem_caps.c74 #define WORKSET_SIZE_MULT 16 macro
75 #define WORKSET_SIZE (WORKSET_SIZE_MULT * CHACHE_LL_SIZE)

Completed in 40 milliseconds