Home
last modified time | relevance | path

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

/tools/power/x86/intel-speed-select/
Disst-config.c489 #define BITMASK_SIZE 32 macro
513 topo_max_cpus += BITMASK_SIZE; in set_max_cpu_num()
/tools/power/x86/turbostat/
Dturbostat.c177 #define BITMASK_SIZE 32 macro
2902 offset -= BITMASK_SIZE; in get_thread_siblings()
2905 for (shift = 0; shift < BITMASK_SIZE; shift++) { in get_thread_siblings()
3019 topo.max_cpu_num += BITMASK_SIZE; in set_max_cpu_num()