Go to the source code of this file.
◆ FNAME_LEN
◆ mon_update_check
      
        
          | #define mon_update_check | 
          ( | 
           |           args... | ) | 
           | 
        
      
 
Value:
#define muc3(a, b, c)
Definition vcom_monitor_pre_stat.h:104
 
#define muc2(a, b)
Definition vcom_monitor_pre_stat.h:98
 
#define muc_ovrld(_1, _2, _3, func,...)
Definition vcom_monitor_pre_stat.h:109
 
 
 
 
◆ MSIZE
◆ muc2
Value:
        mon_update(a, b, 0);    \
    }while(0)
void * stk_mon
Definition vcom_client.c:33
 
 
 
 
◆ muc3
Value:
        mon_update(a, b, c);    \
    }while(0)
 
 
 
◆ muc_ovrld
      
        
          | #define muc_ovrld | 
          ( | 
           |           _1,  | 
        
        
           | 
           | 
           |           _2,  | 
        
        
           | 
           | 
           |           _3,  | 
        
        
           | 
           | 
           |           func,  | 
        
        
           | 
           | 
           |           ... ) | 
        
      
 
 
◆ stk_mon
◆ vc_mon