Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/resctrl/
Dmba_test.c29 char allocation_str[64]; in mba_setup() local
46 sprintf(allocation_str, "%d", allocation); in mba_setup()
48 write_schemata(p->ctrlgrp, allocation_str, p->cpu_no, p->resctrl_val); in mba_setup()