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

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c241 static int get_stored_topology_info(int cpu, int *core_id, int *pkg_id, int *die_id) function
339 ret = get_stored_topology_info(cpu, &core_id, &pkg_id, &die_id);
363 ret = get_stored_topology_info(cpu, &core_id, &pkg_id, &die_id);
387 ret = get_stored_topology_info(cpu, &core_id, &pkg_id, &die_id);

Completed in 120 milliseconds