Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c6169 int so, shift, sib_core; in set_thread_siblings() local
6198 sib_core = get_core_id(so); in set_thread_siblings()
6199 if (sib_core == thiscpu->core_id) { in set_thread_siblings()