Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c229 #define GET_THREAD(thread_base, thread_no, core_no, node_no, pkg_no) \ macro
447 t = GET_THREAD(thread_base, thread_no, in for_all_cpus()
2824 t = GET_THREAD(thread_base, thread_no, in for_all_cpus_2()
2831 t2 = GET_THREAD(thread_base2, thread_no, in for_all_cpus_2()
5554 t = GET_THREAD(thread_base, thread_id, core_id, node_id, pkg_id); in init_counter()