Home
last modified time | relevance | path

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

/tools/testing/selftests/resctrl/
A Dfill_buf.c21 #define CL_SIZE (64) macro
46 buf_size = buf_size / CL_SIZE; /* mem size in cache lines */ in mem_flush()
49 cl_flush(&cp[i * CL_SIZE]); in mem_flush()
67 unsigned int size = buf_size / (CL_SIZE / 2); in fill_one_span_read()
81 sum += buf[idx * (CL_SIZE / 2)]; in fill_one_span_read()
122 p64 += (CL_SIZE / sizeof(uint64_t)); in alloc_buffer()
123 s64 -= (CL_SIZE / sizeof(uint64_t)); in alloc_buffer()

Completed in 4 milliseconds