core_odd          195 tools/power/x86/turbostat/turbostat.c } *core_even, *core_odd;
core_odd          224 tools/power/x86/turbostat/turbostat.c #define ODD_COUNTERS thread_odd, core_odd, package_odd
core_odd         2499 tools/power/x86/turbostat/turbostat.c 	free(core_odd);
core_odd         2503 tools/power/x86/turbostat/turbostat.c 	core_odd = NULL;
core_odd         5209 tools/power/x86/turbostat/turbostat.c 	allocate_counters(&thread_odd, &core_odd, &package_odd);