trace.c 189 B

12345678
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /* Copyright(c) 2022 Intel Corporation. All rights reserved. */
  3. #include <cxl.h>
  4. #include "core.h"
  5. #define CREATE_TRACE_POINTS
  6. #include "trace.h"