Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c1770 } *core_even, *core_odd; variable
1808 #define ODD_COUNTERS thread_odd, core_odd, package_odd
5530 free(core_odd); in free_all_buffers()
5534 core_odd = NULL; in free_all_buffers()
8894 allocate_counters(&thread_odd, &core_odd, &package_odd); in setup_all_buffers()