Home
last modified time | relevance | path

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

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