|
void | notifyBeginLaunchKernel () final |
|
void | notifyEndLaunchKernel () final |
|
void | barrier () final |
|
IRunQueueStream * | createStream (const RunQueueBuildInfo &) final |
|
IRunQueueEventImpl * | createEventImpl () final |
|
IRunQueueEventImpl * | createEventImplWithTimer () final |
|
void | setMemoryAdvice (ConstMemoryView, eMemoryAdvice, DeviceId) final |
|
void | unsetMemoryAdvice (ConstMemoryView, eMemoryAdvice, DeviceId) final |
|
void | setCurrentDevice (DeviceId) final |
|
const IDeviceInfoList * | deviceInfoList () final |
|
void | getPointerAttribute (PointerAttribute &attribute, const void *ptr) final |
|
DeviceMemoryInfo | getDeviceMemoryInfo (DeviceId) override |
|
virtual void | startProfiling () |
|
virtual void | stopProfiling () |
|
virtual bool | isProfilingActive () |
|
virtual void | pushProfilerRange (const String &name, Int32 color_gdb) |
|
virtual void | popProfilerRange () |
|
virtual void | finalize (ITraceMng *) |
|
void | _fillPointerAttribute (PointerAttribute &attribute, ePointerMemoryType mem_type, int device, const void *pointer, const void *device_pointer, const void *host_pointer) |
|
void | _fillPointerAttribute (PointerAttribute &attribute, const void *pointer) |
|
Définition à la ligne 149 du fichier RunQueueRuntime.cc.