Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h94 int run_fill_buf(size_t span, int memflush, int op, bool once);
H A Dfill_buf.c167 int run_fill_buf(size_t span, int memflush, int op, bool once) in run_fill_buf() function
H A Dcache.c249 if (run_fill_buf(span, memflush, operation, true)) { in cat_val()
H A Dresctrl_val.c687 if (run_fill_buf(span, memflush, operation, once)) in run_benchmark()