Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c162 #define BITMASK_SIZE 32 macro
2556 offset -= BITMASK_SIZE; in get_thread_siblings()
2558 for (shift = 0; shift < BITMASK_SIZE; shift++) { in get_thread_siblings()
2679 topo.max_cpu_num += BITMASK_SIZE; in set_max_cpu_num()