Ncheck | |
CChecks | |
CCheckError | |
Ngenerate-def | |
CDllExports | |
Nlibomputils | |
CRunResult | |
CScriptError | |
Nmessage-converter | |
CMessage | |
CMessageData | |
CParseMessageDataError | |
CTargetPlatform | |
Nomptest | |
Ninternal | |
CAssertionSuspend | |
CAssertionSyncPoint | |
CBufferComplete | |
CBufferRecord | |
CBufferRecordDeallocation | |
CBufferRequest | |
CCancel | |
CControlTool | |
CDependences | |
CDeviceFinalize | |
CDeviceInitialize | |
CDeviceLoad | |
CDeviceUnload | |
CDispatch | |
CEventBase | CRTP (Curiously Recurring Template Pattern) intermediate class Adding a new event type can be achieved by inheriting from an EventBase template instantiation of the new class' name, like this: struct NewEventType : public EventBase<NewEventType> |
CEventTypeOf | Specialize EventType member for each derived internal event type |
CFlush | |
CImplicitTask | |
CInternalEvent | Base event class Offers default CTOR, DTOR and CTOR which assigns the actual event type |
CMasked | |
CMutex | |
CMutexAcquire | |
CNestLock | |
CParallelBegin | |
CParallelEnd | |
CSyncRegion | |
CTarget | |
CTargetDataOp | |
CTargetDataOpEmi | |
CTargetEmi | |
CTargetSubmit | |
CTargetSubmitEmi | |
CTaskCreate | |
CTaskDependence | |
CTaskSchedule | |
CThreadBegin | |
CThreadEnd | |
CWork | |
Nlogging | |
CLogger | |
CAssertEventGroup | POD type, which holds the target region id, corresponding to an event group |
COmptAsserter | Base class for asserting on OMPT events |
COmptAssertEvent | Assertion event struct, provides statically callable CTORs |
COmptCallbackHandler | Handler class to do whatever is needed to be done when a callback is invoked by the OMP runtime Supports a RecordAndReplay mechanism in which all OMPT events are recorded and then replayed |
COmptEventAsserter | Class that asserts with set semantics, i.e., unordered |
COmptEventGroupInterface | This class provides the members and methods to manage event groups and SyncPoints in conjunction with asserters |
COmptEventReporter | Class that reports the occurred events |
COmptListener | General base class for the subscriber/notification pattern in OmptCallbackHandler |
COmptSequencedAsserter | Class that can assert in a sequenced fashion, i.e., events have to occur in the order they were registered |
Ntesting | |
COmptTestCase | |
COmptTestCaseXFail | |
C___itt_api_info | |
C___itt_api_info_20101001 | |
C___itt_global | |
C___itt_group_list | |
C___itt_thread_info | |
C__itt_counter_info | |
C__kmp_env_blk | |
C__kmp_env_var | |
C__kmp_setting | |
C__kmp_stg_fr_data | |
C__kmp_stg_ss_data | |
C__kmp_stg_wp_data | |
C__taskloop_params | |
C_rstream | |
C_task_red_item | |
Caffinity_mask_t | |
Canon | |
Cbounds_info_internal_t | |
Cbounds_info_internalXX_template | |
Cbounds_info_t | Interface struct for rectangular nested loops |
Cbounds_infoXX_template | Describes the structure for rectangular nested loops |
CCLIENT_ID | |
CCollapseAllocator | |
Ccommon_table | |
Ccons_data | |
Ccons_header | |
CConvertedString | |
Ccore_barrier_impl | |
Ccounter_barrier_impl | |
Ccustom_data_pair_s | |
CDEP | |
Cdim | |
Cdispatch_private_info | |
Cprivate_info | |
Cdispatch_private_info32 | |
Cdispatch_private_info64 | |
Cdispatch_private_info_template | |
Cprivate_info_tmpl | |
Cdispatch_private_infoXX_template | |
Cdispatch_shared_info | |
Cshared_info | |
Cdispatch_shared_info32 | |
Cdispatch_shared_info64 | |
Cdispatch_shared_info_template | |
Cshared_info_tmpl | |
Cdispatch_shared_infoXX_template | |
CdistributedBarrier | |
CError | |
CException | |
Cflag_properties | |
Cflag_traits | |
Cflag_traits< atomic_flag64 > | |
Cflag_traits< flag32 > | |
Cflag_traits< flag64 > | |
Cflag_traits< flag_oncore > | |
Cfortran_inx_info | |
Chierarchy_info | |
CID | |
Cid | |
Cident | The ident structure that describes a source location |
Cident_t | |
Cis_cancellable | |
Cis_cancellable< false > | |
Cis_cancellable< true > | |
Cistrstream | |
Ckmp_affinity_format_field_t | |
Ckmp_allocator_t | Memory allocator information is shared with offload runtime |
Ckmp_atomic_flag_64 | |
Ckmp_backoff_t | |
Ckmp_barrier_team_union | |
Ckmp_barrier_union | |
Ckmp_base_data | |
Ckmp_base_depnode | |
Ckmp_base_drdpa_lock | |
Ckmp_base_global | |
Ckmp_base_info | |
Ckmp_base_queuing_lock | |
Ckmp_base_root | |
Ckmp_base_tas_lock | |
Ckmp_base_task_team | |
Ckmp_base_team | |
Ckmp_base_thread_data | |
Ckmp_block_of_locks | |
Ckmp_bstate | |
Ckmp_cached_addr | |
Ckmp_cg_root | |
Ckmp_cmplrdata | |
Ckmp_convert | |
Ckmp_convert< SourceType, TargetType, false, false, false, false > | |
Ckmp_convert< SourceType, TargetType, false, false, false, true > | |
Ckmp_convert< SourceType, TargetType, false, false, true, false > | |
Ckmp_convert< SourceType, TargetType, false, false, true, true > | |
Ckmp_convert< SourceType, TargetType, false, true, false, false > | |
Ckmp_convert< SourceType, TargetType, false, true, false, true > | |
Ckmp_convert< SourceType, TargetType, false, true, true, false > | |
Ckmp_convert< SourceType, TargetType, false, true, true, true > | |
Ckmp_convert< SourceType, TargetType, true, false, false, false > | |
Ckmp_convert< SourceType, TargetType, true, false, false, true > | |
Ckmp_convert< SourceType, TargetType, true, false, true, false > | |
Ckmp_convert< SourceType, TargetType, true, false, true, true > | |
Ckmp_critical_name | |
Ckmp_depend_info | |
Ckmp_dephash | |
Ckmp_dephash_entry | |
Ckmp_depnode | |
Ckmp_depnode_list | |
Ckmp_desc | |
Ckmp_desc_base | |
Ckmp_dim | |
Ckmp_disp | |
Ckmp_drdpa_lock | |
Ckmp_event_t | |
Ckmp_flag | Base class for all flags |
Ckmp_flag_32 | |
Ckmp_flag_64 | |
Ckmp_flag_atomic | Base class for wait/release atomic flag |
Ckmp_flag_native | Base class for wait/release volatile flag |
Ckmp_flag_oncore | |
Ckmp_global | |
Ckmp_gomp_depends_info_t | |
Ckmp_hier_layer_info_t | |
Ckmp_hier_sched_env_t | |
Ckmp_hier_shared_bdata_t | |
Ckmp_hier_t | |
Ckmp_hier_top_unit_t | |
Ckmp_hot_team_ptr | |
Ckmp_hw_attr_t | |
Ckmp_hw_subset_t | |
Citem_t | |
Ckmp_hw_thread_t | |
Ckmp_hws_item | |
Ckmp_info | |
Ckmp_internal_control | |
Ckmp_local | |
Ckmp_lock_pool | |
Ckmp_lock_table | |
Ckmp_mem_desc | |
Ckmp_mem_descr | |
Ckmp_memspace_t | Memory space informaition is shared with offload runtime |
Ckmp_msg | |
Ckmp_mutex_impl_info_t | |
Ckmp_nested_nthreads_t | |
Ckmp_nested_proc_bind_t | |
Ckmp_old_threads_list_t | |
Ckmp_ordered_team | |
Ckmp_queuing_lock | |
Ckmp_r_sched | |
Ckmp_region_info | |
Ckmp_root | |
Ckmp_safe_raii_file_t | This class safely opens and closes a C-style FILE* object using RAII semantics |
Ckmp_sched_flags | |
Ckmp_sleep_team | |
Ckmp_str_buf | |
Ckmp_str_fname | |
Ckmp_str_loc | |
Ckmp_sys_info | |
Ckmp_sys_timer | |
Ckmp_target_data | |
Ckmp_tas_lock | |
Ckmp_task | |
Ckmp_task_affinity_info | |
Ckmp_task_pri | |
Ckmp_task_red_input | Internal struct for reduction data item related info set up by compiler |
Ckmp_task_t_with_privates | |
Ckmp_task_team | |
Ckmp_task_team_list_t | |
Ckmp_taskdata | |
Ckmp_taskgroup | |
Ckmp_tasking_flags | |
Ckmp_taskloop_bounds_t | |
Ckmp_taskred_data | Internal struct for reduction data item related info saved by the library |
Ckmp_taskred_flags | Flags for special info per task reduction item |
Ckmp_taskred_input | Internal struct for reduction data item related info set up by compiler |
Ckmp_team | |
Ckmp_teams_size | |
Ckmp_tgt_allocator_t | Support OMP 6.0 target memory management Expected offload runtime entries |
Ckmp_tgt_memspace_list_t | Maintain a list of target memory spaces that are identified with the requested information |
Ckmp_thread_data | |
Ckmp_ticket_lock | |
Ckmp_time_global | |
Ckmp_topology_t | |
Ckmp_trimmed_str_t | |
Ckmp_user_lock | |
CmyLock | |
Cobject | |
Comp_alloctrait_t | |
Compt_callbacks_active_s | |
Compt_callbacks_internal_s | |
Compt_lw_taskteam_s | |
Compt_multiplex_callback_implementation_status_s | |
Compt_multiplex_callbacks_s | |
Compt_multiplex_data_pair_s | |
Compt_state_info_t | |
Compt_task_info_t | |
Compt_team_info_t | |
Compt_thread_info_t | |
COmptSequencedAsserterTest | SequencedAsserter test-fixture class to avoid code duplication among tests |
Cplace_list_t | |
Cprivate_common | |
Cprivate_data | |
Cred_input | |
CRegisterer | Hack to register test cases |
CReporter | |
CIterator | |
Crstream | |
CRunner | Eventually executes all test suites and cases, should contain logic to skip stuff if needed |
Cshar | |
Cshared_common | |
Cshared_table | |
CSimpleVLA | A simple pure header implementation of VLA that aims to replace uses of actual VLA, which can cause compile warning |
CStringTable | |
CSum | |
CSymbol | |
CSYSTEM_PROCESS_INFORMATION | |
CSYSTEM_THREAD | |
Ctask | |
CTestCase | A pretty crude test case abstraction |
CTestRegistrar | Static class used to register all test cases and provide them to the driver |
CTestSuite | A pretty crude test suite abstraction |
Cthread_arg_t | |
Ctsc_tick_count | |
Ctsc_interval_t | |
CVM_COUNTERS | |