Lines Matching defs:Param
94 typedef struct Param Param; typedef
95 struct Param struct
98 uint snapEpoch; /* epoch for snapshot being archived */
99 uint blockSize;
100 Cache *c;
101 Arch *a;
104 uint depth;
107 uint nfixed;
108 uint nsend;
109 uint nvisit;
110 uint nfailsend;
111 uint maxdepth;
112 uint nreclaim;
113 uint nfake;
114 uint nreal;
117 uint dsize;
118 uint psize;
121 Label l;
122 uchar score[VtScoreSize];