Home
last modified time | relevance | path

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

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