Home
last modified time | relevance | path

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

/tools/testing/selftests/resctrl/
Dresctrl_val.c152 char cas_count_cfg[1024], imc_counter_cfg[1024], imc_counter_type[1024]; in read_from_imc_dir() local
156 sprintf(imc_counter_type, "%s%s", imc_dir, "type"); in read_from_imc_dir()
157 fp = fopen(imc_counter_type, "r"); in read_from_imc_dir()