]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
tracing: convert c/p state power tracer to use tracepoints
[net-next-2.6.git] / arch / x86 / kernel / cpu / cpufreq / acpi-cpufreq.c
index 7ed925edf4d241c524611d988daf5b7899342576..c5d737cdb3651378b9e1e2b9beba2cb6275408fd 100644 (file)
@@ -70,6 +70,8 @@ struct acpi_cpufreq_data {
 
 static DEFINE_PER_CPU(struct acpi_cpufreq_data *, drv_data);
 
+DEFINE_TRACE(power_mark);
+
 /* acpi_perf_data is a pointer to percpu data. */
 static struct acpi_processor_performance *acpi_perf_data;