Go to the source code of this file.
◆ cpu_data_t
◆ omptm_role_shift__init()
| void omptm_role_shift__init |
( |
pid_t |
process_id, |
|
|
const options_t * |
options |
|
) |
| |
◆ omptm_role_shift__finalize()
| void omptm_role_shift__finalize |
( |
void |
| ) |
|
◆ omptm_role_shift__IntoBlockingCall()
| void omptm_role_shift__IntoBlockingCall |
( |
void |
| ) |
|
◆ omptm_role_shift__OutOfBlockingCall()
| void omptm_role_shift__OutOfBlockingCall |
( |
void |
| ) |
|
◆ omptm_role_shift__thread_begin()
◆ omptm_role_shift__thread_role_shift()
◆ omptm_role_shift__parallel_begin()
◆ omptm_role_shift__parallel_end()
◆ omptm_role_shift__task_create()
| void omptm_role_shift__task_create |
( |
void |
| ) |
|
◆ omptm_role_shift__task_complete()
| void omptm_role_shift__task_complete |
( |
void |
| ) |
|
◆ omptm_role_shift__task_switch()
| void omptm_role_shift__task_switch |
( |
void |
| ) |
|
◆ omptm_role_shift_testing__get_num_free_agents()
| int omptm_role_shift_testing__get_num_free_agents |
( |
void |
| ) |
|
◆ omptm_role_shift_testing__get_num_registered_threads()
| int omptm_role_shift_testing__get_num_registered_threads |
( |
void |
| ) |
|
◆ omptm_role_shift_testing__get_current_parallel_size()
| int omptm_role_shift_testing__get_current_parallel_size |
( |
void |
| ) |
|
◆ omptm_role_shift_testing__set_pending_tasks()
| void omptm_role_shift_testing__set_pending_tasks |
( |
unsigned int |
num_tasks | ) |
|
◆ omptm_role_shift_testing__get_pending_tasks()
| unsigned int omptm_role_shift_testing__get_pending_tasks |
( |
void |
| ) |
|
◆ omptm_role_shift_testing__set_global_tid()
| void omptm_role_shift_testing__set_global_tid |
( |
int |
tid | ) |
|
◆ omptm_role_shift_testing__in_parallel()
| bool omptm_role_shift_testing__in_parallel |
( |
void |
| ) |
|
◆ omptm_role_shift_testing__get_id_from_cpu()
| int omptm_role_shift_testing__get_id_from_cpu |
( |
int |
cpuid | ) |
|
◆ omptm_role_shift_testing__get_cpu_data_ptr()
| cpu_data_t * omptm_role_shift_testing__get_cpu_data_ptr |
( |
void |
| ) |
|
◆ omptm_role_shift_testing__get_cpu_by_id_ptr()
| int * omptm_role_shift_testing__get_cpu_by_id_ptr |
( |
void |
| ) |
|
◆ omptm_role_shift_events_vtable