has_rapl         4015 tools/power/x86/turbostat/turbostat.c 	unsigned int has_rapl = 0;
has_rapl         4021 tools/power/x86/turbostat/turbostat.c 		has_rapl = edx & (1 << 14);
has_rapl         4024 tools/power/x86/turbostat/turbostat.c 	if (!has_rapl)