Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/intel-speed-select/
Disst-config.c457 #define BITMASK_SIZE 32 macro
481 topo_max_cpus += BITMASK_SIZE; in set_max_cpu_num()
/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c166 #define BITMASK_SIZE 32 macro
2774 offset -= BITMASK_SIZE; in get_thread_siblings()
2777 for (shift = 0; shift < BITMASK_SIZE; shift++) { in get_thread_siblings()
2905 topo.max_cpu_num += BITMASK_SIZE; in set_max_cpu_num()