1 2 3 4 5 6 7 8 9 10 11 12
/* * Copyright (C) 2014 Intel Corporation * * Authors: * Chen, Gong <gong.chen@linux.intel.com> */ #define CREATE_TRACE_POINTS #define TRACE_INCLUDE_PATH ../../include/ras #include <ras/ras_event.h> EXPORT_TRACEPOINT_SYMBOL_GPL(mc_event);