#include "tlog_mpi.h"
Go to the source code of this file.
◆ _XMP_M_TLOG_BARRIER_IN
      
        
          | #define _XMP_M_TLOG_BARRIER_IN | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_4_IN) | 
        
      
 
 
◆ _XMP_M_TLOG_BARRIER_OUT
      
        
          | #define _XMP_M_TLOG_BARRIER_OUT | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_4_OUT) | 
        
      
 
 
◆ _XMP_M_TLOG_BCAST_IN
      
        
          | #define _XMP_M_TLOG_BCAST_IN | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_6_IN) | 
        
      
 
 
◆ _XMP_M_TLOG_BCAST_OUT
      
        
          | #define _XMP_M_TLOG_BCAST_OUT | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_6_OUT) | 
        
      
 
 
◆ _XMP_M_TLOG_GMOVE_IN
      
        
          | #define _XMP_M_TLOG_GMOVE_IN | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_7_IN) | 
        
      
 
 
◆ _XMP_M_TLOG_GMOVE_OUT
      
        
          | #define _XMP_M_TLOG_GMOVE_OUT | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_7_OUT) | 
        
      
 
 
◆ _XMP_M_TLOG_LOOP_IN
      
        
          | #define _XMP_M_TLOG_LOOP_IN | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_2_IN) | 
        
      
 
 
◆ _XMP_M_TLOG_LOOP_OUT
      
        
          | #define _XMP_M_TLOG_LOOP_OUT | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_2_OUT) | 
        
      
 
 
◆ _XMP_M_TLOG_REDUCTION_IN
      
        
          | #define _XMP_M_TLOG_REDUCTION_IN | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_5_IN) | 
        
      
 
 
◆ _XMP_M_TLOG_REDUCTION_OUT
      
        
          | #define _XMP_M_TLOG_REDUCTION_OUT | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_5_OUT) | 
        
      
 
 
◆ _XMP_M_TLOG_REFLECT_IN
      
        
          | #define _XMP_M_TLOG_REFLECT_IN | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_3_IN) | 
        
      
 
 
◆ _XMP_M_TLOG_REFLECT_OUT
      
        
          | #define _XMP_M_TLOG_REFLECT_OUT | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_3_OUT) | 
        
      
 
 
◆ _XMP_M_TLOG_TASK_IN
      
        
          | #define _XMP_M_TLOG_TASK_IN | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_1_IN) | 
        
      
 
 
◆ _XMP_M_TLOG_TASK_OUT
      
        
          | #define _XMP_M_TLOG_TASK_OUT | 
          ( | 
            | 
          dummy | ) | 
             tlog_log(TLOG_EVENT_1_OUT) | 
        
      
 
 
◆ _XMP_tlog_finalize()
      
        
          | void _XMP_tlog_finalize  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ _XMP_tlog_init()
      
        
          | void _XMP_tlog_init  | 
          ( | 
          void  | 
           | ) | 
           |