LLVM OpenMP 22.0.0git
omptest::OmptCallbackHandler Member List

This is the complete list of members for omptest::OmptCallbackHandler, including all inherited members.

clearSubscribers()omptest::OmptCallbackHandler
get()omptest::OmptCallbackHandlerstatic
handleAssertionSyncPoint(const std::string &SyncPointName)omptest::OmptCallbackHandler
handleBufferComplete(int DeviceNum, ompt_buffer_t *Buffer, size_t Bytes, ompt_buffer_cursor_t Begin, int BufferOwned)omptest::OmptCallbackHandler
handleBufferRecord(ompt_record_ompt_t *Record)omptest::OmptCallbackHandler
handleBufferRecordDeallocation(ompt_buffer_t *Buffer)omptest::OmptCallbackHandler
handleBufferRequest(int DeviceNum, ompt_buffer_t **Buffer, size_t *Bytes)omptest::OmptCallbackHandler
handleDeviceFinalize(int DeviceNum)omptest::OmptCallbackHandler
handleDeviceInitialize(int DeviceNum, const char *Type, ompt_device_t *Device, ompt_function_lookup_t LookupFn, const char *DocumentationStr)omptest::OmptCallbackHandler
handleDeviceLoad(int DeviceNum, const char *Filename, int64_t OffsetInFile, void *VmaInFile, size_t Bytes, void *HostAddr, void *DeviceAddr, uint64_t ModuleId)omptest::OmptCallbackHandler
handleDeviceUnload(int DeviceNum, uint64_t ModuleId)omptest::OmptCallbackHandler
handleDispatch(ompt_data_t *ParallelData, ompt_data_t *TaskData, ompt_dispatch_t Kind, ompt_data_t Instance)omptest::OmptCallbackHandler
handleImplicitTask(ompt_scope_endpoint_t Endpoint, ompt_data_t *ParallelData, ompt_data_t *TaskData, unsigned int ActualParallelism, unsigned int Index, int Flags)omptest::OmptCallbackHandler
handleParallelBegin(ompt_data_t *EncounteringTaskData, const ompt_frame_t *EncounteringTaskFrame, ompt_data_t *ParallelData, unsigned int RequestedParallelism, int Flags, const void *CodeptrRA)omptest::OmptCallbackHandler
handleParallelEnd(ompt_data_t *ParallelData, ompt_data_t *EncounteringTaskData, int Flags, const void *CodeptrRA)omptest::OmptCallbackHandler
handleSyncRegion(ompt_sync_region_t Kind, ompt_scope_endpoint_t Endpoint, ompt_data_t *ParallelData, ompt_data_t *TaskData, const void *CodeptrRA)omptest::OmptCallbackHandler
handleTarget(ompt_target_t Kind, ompt_scope_endpoint_t Endpoint, int DeviceNum, ompt_data_t *TaskData, ompt_id_t TargetId, const void *CodeptrRA)omptest::OmptCallbackHandler
handleTargetDataOp(ompt_id_t TargetId, ompt_id_t HostOpId, ompt_target_data_op_t OpType, void *SrcAddr, int SrcDeviceNum, void *DstAddr, int DstDeviceNum, size_t Bytes, const void *CodeptrRA)omptest::OmptCallbackHandler
handleTargetDataOpEmi(ompt_scope_endpoint_t Endpoint, ompt_data_t *TargetTaskData, ompt_data_t *TargetData, ompt_id_t *HostOpId, ompt_target_data_op_t OpType, void *SrcAddr, int SrcDeviceNum, void *DstAddr, int DstDeviceNum, size_t Bytes, const void *CodeptrRA)omptest::OmptCallbackHandler
handleTargetEmi(ompt_target_t Kind, ompt_scope_endpoint_t Endpoint, int DeviceNum, ompt_data_t *TaskData, ompt_data_t *TargetTaskData, ompt_data_t *TargetData, const void *CodeptrRA)omptest::OmptCallbackHandler
handleTargetSubmit(ompt_id_t TargetId, ompt_id_t HostOpId, unsigned int RequestedNumTeams)omptest::OmptCallbackHandler
handleTargetSubmitEmi(ompt_scope_endpoint_t Endpoint, ompt_data_t *TargetData, ompt_id_t *HostOpId, unsigned int RequestedNumTeams)omptest::OmptCallbackHandler
handleTaskCreate(ompt_data_t *EncounteringTaskData, const ompt_frame_t *EncounteringTaskFrame, ompt_data_t *NewTaskData, int Flags, int HasDependences, const void *CodeptrRA)omptest::OmptCallbackHandler
handleTaskSchedule(ompt_data_t *PriorTaskData, ompt_task_status_t PriorTaskStatus, ompt_data_t *NextTaskData)omptest::OmptCallbackHandler
handleThreadBegin(ompt_thread_t ThreadType, ompt_data_t *ThreadData)omptest::OmptCallbackHandler
handleThreadEnd(ompt_data_t *ThreadData)omptest::OmptCallbackHandler
handleWork(ompt_work_t WorkType, ompt_scope_endpoint_t Endpoint, ompt_data_t *ParallelData, ompt_data_t *TaskData, uint64_t Count, const void *CodeptrRA)omptest::OmptCallbackHandler
replay()omptest::OmptCallbackHandler
subscribe(OmptListener *Listener)omptest::OmptCallbackHandler
~OmptCallbackHandler()=defaultomptest::OmptCallbackHandler