Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
i915_trace_points.c
Go to the documentation of this file.
1 /*
2  * Copyright © 2009 Intel Corporation
3  *
4  * Authors:
5  * Chris Wilson <[email protected]>
6  */
7 
8 #include "i915_drv.h"
9 
10 #ifndef __CHECKER__
11 #define CREATE_TRACE_POINTS
12 #include "i915_trace.h"
13 #endif