Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c357 } *thread_even, *thread_odd; variable
399 #define ODD_COUNTERS thread_odd, core_odd, package_odd
2807 free(thread_odd); in free_all_buffers()
2811 thread_odd = NULL; in free_all_buffers()
6005 allocate_counters(&thread_odd, &core_odd, &package_odd); in setup_all_buffers()