Searched refs:GET_THREAD (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/power/x86/turbostat/ |
| D | turbostat.c | 227 #define GET_THREAD(thread_base, thread_no, core_no, node_no, pkg_no) \ macro 330 t = GET_THREAD(thread_base, thread_no, in for_all_cpus() 2697 t = GET_THREAD(thread_base, thread_no, in for_all_cpus_2() 2704 t2 = GET_THREAD(thread_base2, thread_no, in for_all_cpus_2() 5138 t = GET_THREAD(thread_base, thread_id, core_id, node_id, pkg_id); in init_counter()
|