has_aperf          55 tools/power/x86/turbostat/turbostat.c unsigned int has_aperf;
has_aperf        4714 tools/power/x86/turbostat/turbostat.c 	has_aperf = ecx & (1 << 0);
has_aperf        4715 tools/power/x86/turbostat/turbostat.c 	if (has_aperf) {
has_aperf        4737 tools/power/x86/turbostat/turbostat.c 			has_aperf ? "" : "No-",
has_aperf        4820 tools/power/x86/turbostat/turbostat.c 	if (has_aperf)