Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c206 char cbm_mask_path[1024]; in get_cbm_mask() local
212 sprintf(cbm_mask_path, "%s/%s/cbm_mask", INFO_PATH, cache_type); in get_cbm_mask()
214 fp = fopen(cbm_mask_path, "r"); in get_cbm_mask()