Home
last modified time | relevance | path

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

/linux/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c539 unsigned int tmp_id; in _set_uncore_min_max() local
555 ret = fscanf(filep, "%u", &tmp_id); in _set_uncore_min_max()
560 if (tmp_id != id->punit) in _set_uncore_min_max()
571 ret = fscanf(filep, "%u", &tmp_id); in _set_uncore_min_max()
577 if (tmp_id != id->pkg) in _set_uncore_min_max()