Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h131 const char *ctrlgrp; member
179 int write_schemata(const char *ctrlgrp, char *schemata, int cpu_no,
181 int write_bm_pid_to_resctrl(pid_t bm_pid, const char *ctrlgrp, const char *mongrp);
H A Dcat_test.c180 ret = write_bm_pid_to_resctrl(bm_pid, param->ctrlgrp, param->mongrp); in cat_test()
204 ret = write_schemata(param->ctrlgrp, schemata, uparams->cpu, test->resource); in cat_test()
273 .ctrlgrp = "c1", in cat_run_test()