ivpu_trace_points.c 173 B

123456789
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (C) 2020-2024 Intel Corporation
  4. */
  5. #ifndef __CHECKER__
  6. #define CREATE_TRACE_POINTS
  7. #include "ivpu_trace.h"
  8. #endif