Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/intel-speed-select/
Disst.h182 extern int get_max_punit_core_id(struct isst_id *id);
Disst-core.c415 max_punit_core = get_max_punit_core_id(id); in isst_get_pbf_info()
Disst-config.c588 int get_max_punit_core_id(struct isst_id *id) in get_max_punit_core_id() function