SWIcach—caching event
                                                    This event is a periodic summary of grammar caching activities.
In addition to the Tokens used for every event, this event has the following tokens:
| 
                                                                     Token  | 
                                                                
                                                                     Meaning  | 
                                                            
|---|---|
| 
                                                                     MHIT  | 
                                                                
                                                                     Number of times grammars were found in the memory cache  | 
                                                            
| 
                                                                     MMISS  | 
                                                                
                                                                     Number of times grammars were not found in the memory cache  | 
                                                            
| 
                                                                     MSIZE  | 
                                                                
                                                                     Size of the memory cache (in kilobytes)  | 
                                                            
Example:
EVNT=SWIcach|MHIT=245|MMISS=7|MSIZE=2025472|DHIT=0|DMISS=7