Home
last modified time | relevance | path

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

/tools/testing/selftests/resctrl/
A Dfill_buf.c105 unsigned char *alloc_buffer(size_t buf_size, bool memflush) in alloc_buffer() argument
127 if (memflush) in alloc_buffer()
A Dcmt_test.c157 fill_buf.memflush = uparams->fill_buf->memflush; in cmt_run_test()
161 fill_buf.memflush = true; in cmt_run_test()
A Dmbm_test.c145 fill_buf.memflush = uparams->fill_buf->memflush; in mbm_run_test()
154 fill_buf.memflush = true; in mbm_run_test()
A Dmba_test.c186 fill_buf.memflush = uparams->fill_buf->memflush; in mba_run_test()
195 fill_buf.memflush = true; in mba_run_test()
A Dresctrl.h71 bool memflush; member
184 unsigned char *alloc_buffer(size_t buf_size, bool memflush);
A Dresctrl_tests.c204 fill_param->memflush = strtol(uparams->benchmark_cmd[2], &endptr, 10) != 0; in alloc_fill_buf_param()
210 fill_param->memflush = true; in alloc_fill_buf_param()
A Dresctrl_val.c588 param->fill_buf->memflush); in resctrl_val()

Completed in 13 milliseconds