Searched refs:allocation_str (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/resctrl/
H A Dmba_test.c30 char allocation_str[64]; local
43 sprintf(allocation_str, "%d", allocation);
45 ret = write_schemata(p->ctrlgrp, allocation_str, uparams->cpu, test->resource);

Completed in 169 milliseconds