summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/nvgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/nvgpu.h')
-rw-r--r--include/uapi/linux/nvgpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h
index 00081c64..065aaece 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -427,8 +427,6 @@ struct nvgpu_gpu_get_buffer_info_args {
427 427
428#define NVGPU_GPU_GET_CPU_TIME_CORRELATION_INFO_MAX_COUNT 16 428#define NVGPU_GPU_GET_CPU_TIME_CORRELATION_INFO_MAX_COUNT 16
429#define NVGPU_GPU_GET_CPU_TIME_CORRELATION_INFO_SRC_ID_TSC 1 429#define NVGPU_GPU_GET_CPU_TIME_CORRELATION_INFO_SRC_ID_TSC 1
430#define NVGPU_GPU_GET_CPU_TIME_CORRELATION_INFO_SRC_ID_JIFFIES 2
431#define NVGPU_GPU_GET_CPU_TIME_CORRELATION_INFO_SRC_ID_TIMEOFDAY 3
432 430
433struct nvgpu_gpu_get_cpu_time_correlation_sample { 431struct nvgpu_gpu_get_cpu_time_correlation_sample {
434 /* gpu timestamp value */ 432 /* gpu timestamp value */