Home
last modified time | relevance | path

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

/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c656 #define BITMASK_SIZE 32 in set_max_cpu_num()
680 topo_max_cpus += BITMASK_SIZE; in alloc_cpu_set()
644 #define BITMASK_SIZE global() macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1417 #define BITMASK_SIZE 32 macro
6192 offset -= BITMASK_SIZE; in set_thread_siblings()
6195 for (shift = 0; shift < BITMASK_SIZE; shift++) { in set_thread_siblings()
6377 topo.max_cpu_num += BITMASK_SIZE; in set_max_cpu_num()