Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/intel-speed-select/
H A Disst-config.c634 #define BITMASK_SIZE 32 macro
658 topo_max_cpus += BITMASK_SIZE; in set_max_cpu_num()
/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c1137 #define BITMASK_SIZE 32 macro
5749 offset -= BITMASK_SIZE; in get_thread_siblings()
5752 for (shift = 0; shift < BITMASK_SIZE; shift++) { in get_thread_siblings()
5920 topo.max_cpu_num += BITMASK_SIZE; in set_max_cpu_num()