Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1593 } *thread_even, *thread_odd; variable
1646 #define ODD_COUNTERS thread_odd, core_odd, package_odd
5243 free(thread_odd); in free_all_buffers()
5247 thread_odd = NULL; in free_all_buffers()
8505 allocate_counters(&thread_odd, &core_odd, &package_odd); in setup_all_buffers()