Mac OS 9
module_stat Struct Reference

#include <OpenTransportProtocol.h>

Data Fields

long ms_pcnt
 
long ms_scnt
 
long ms_ocnt
 
long ms_ccnt
 
long ms_acnt
 
char * ms_xptr
 
short ms_xsize
 

Detailed Description

***** From the Mentat "strstat.h" module statistics structure

Field Documentation

◆ ms_acnt

long module_stat::ms_acnt

count of calls to close proc

◆ ms_ccnt

long module_stat::ms_ccnt

count of calls to open proc

◆ ms_ocnt

long module_stat::ms_ocnt

count of calls to service proc

◆ ms_scnt

long module_stat::ms_scnt

count of calls to put proc

◆ ms_xptr

char* module_stat::ms_xptr

count of calls to admin proc

◆ ms_xsize

short module_stat::ms_xsize

pointer to private statistics


The documentation for this struct was generated from the following file: