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

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

Completed in 142 milliseconds