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

/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1172 } *thread_even, *thread_odd; variable in typeref:struct:thread_data
1220 #define ODD_COUNTERS thread_odd, core_odd, package_odd
4221 free(thread_odd);
4225 thread_odd = NULL;
7281 allocate_counters(&thread_odd, &core_odd, &package_odd);

Completed in 135 milliseconds