Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h59 * fill_buf_param: "fill_buf" benchmark parameters
69 struct fill_buf_param { struct
87 const struct fill_buf_param *fill_buf; argument
144 struct fill_buf_param *fill_buf;
H A Dresctrl_tests.c159 * Allocate and initialize a struct fill_buf_param with user provided
177 * initialized struct fill_buf_param that caller must free.
179 static struct fill_buf_param *alloc_fill_buf_param(struct user_params *uparams) in alloc_fill_buf_param()
181 struct fill_buf_param *fill_param = NULL; in alloc_fill_buf_param()
240 struct fill_buf_param *fill_param = NULL; in main()
H A Dcmt_test.c118 struct fill_buf_param fill_buf = {}; in cmt_run_test()
H A Dmbm_test.c138 struct fill_buf_param fill_buf = {}; in mbm_run_test()