Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dmba_test.c28 char allocation_str[64]; in mba_setup() local
41 sprintf(allocation_str, "%d", allocation); in mba_setup()
43 ret = write_schemata(p->ctrlgrp, allocation_str, p->cpu_no, in mba_setup()