Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
drivers
/
gpu
/
drm
/
drm_trace_points.c
Text
·
79 B
·
1e2065b
Raw
6 lines · c
1
2
#include <drm/drm_file.h>
3
4
#define CREATE_TRACE_POINTS
5
#include "drm_trace.h"
6