Class CUDAProfiler.Functions

java.lang.Object
org.lwjgl.cuda.CUDAProfiler.Functions
Enclosing class:
CUDAProfiler

public static final class CUDAProfiler.Functions extends Object
Contains the function pointers loaded from CU.getLibrary().
  • Field Details

    • ProfilerInitialize

      public static final long ProfilerInitialize
      Function address.
    • ProfilerStart

      public static final long ProfilerStart
      Function address.
    • ProfilerStop

      public static final long ProfilerStop
      Function address.