~ubuntu-branches/ubuntu/utopic/libgtop2/utopic-proposed

« back to all changes in this revision

Viewing changes to doc/reference/html/libgtop-swap.html

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-01-14 20:56:18 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070114205618-ut63p39dvj0iv13m
Tags: 2.14.6-1
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream release; no API or ABI change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
<th width="100%" align="center">Libgtop Reference Manual</th>
22
22
<td>&#160;</td>
23
23
</tr>
24
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4824748" class="shortcut">Top</a>
 
24
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4824086" class="shortcut">Top</a>
25
25
                  &#160;|&#160;
26
 
                  <a href="#id4859223" class="shortcut">Description</a></nobr></td></tr>
 
26
                  <a href="#id4855634" class="shortcut">Description</a></nobr></td></tr>
27
27
</table>
28
28
<div class="refentry" lang="en">
29
29
<a name="libgtop-swap"></a><div class="titlepage"></div>
30
30
<div class="refnamediv"><table width="100%"><tr>
31
31
<td valign="top">
32
32
<h2>
33
 
<a name="id4824748"></a><span class="refentrytitle">swap</span>
 
33
<a name="id4824086"></a><span class="refentrytitle">swap</span>
34
34
</h2>
35
35
<p>swap</p>
36
36
</td>
63
63
</pre>
64
64
</div>
65
65
<div class="refsect1" lang="en">
66
 
<a name="id4859223"></a><h2>Description</h2>
 
66
<a name="id4855634"></a><h2>Description</h2>
67
67
<p>
68
68
 
69
69
</p>
70
70
</div>
71
71
<div class="refsect1" lang="en">
72
 
<a name="id4859238"></a><h2>Details</h2>
 
72
<a name="id4855649"></a><h2>Details</h2>
73
73
<div class="refsect2" lang="en">
74
 
<a name="id4859249"></a><h3>
 
74
<a name="id4855660"></a><h3>
75
75
<a name="GLIBTOP-SWAP-TOTAL:CAPS"></a>GLIBTOP_SWAP_TOTAL</h3>
76
 
<a class="indexterm" name="id4859261"></a><pre class="programlisting">#define GLIBTOP_SWAP_TOTAL        0
 
76
<a class="indexterm" name="id4855672"></a><pre class="programlisting">#define GLIBTOP_SWAP_TOTAL        0
77
77
</pre>
78
78
<p>
79
79
 
81
81
</div>
82
82
<hr>
83
83
<div class="refsect2" lang="en">
84
 
<a name="id4859276"></a><h3>
 
84
<a name="id4855687"></a><h3>
85
85
<a name="GLIBTOP-SWAP-USED:CAPS"></a>GLIBTOP_SWAP_USED</h3>
86
 
<a class="indexterm" name="id4859288"></a><pre class="programlisting">#define GLIBTOP_SWAP_USED 1
 
86
<a class="indexterm" name="id4858999"></a><pre class="programlisting">#define GLIBTOP_SWAP_USED 1
87
87
</pre>
88
88
<p>
89
89
 
91
91
</div>
92
92
<hr>
93
93
<div class="refsect2" lang="en">
94
 
<a name="id4859303"></a><h3>
 
94
<a name="id4859014"></a><h3>
95
95
<a name="GLIBTOP-SWAP-FREE:CAPS"></a>GLIBTOP_SWAP_FREE</h3>
96
 
<a class="indexterm" name="id4859315"></a><pre class="programlisting">#define GLIBTOP_SWAP_FREE 2
 
96
<a class="indexterm" name="id4859026"></a><pre class="programlisting">#define GLIBTOP_SWAP_FREE 2
97
97
</pre>
98
98
<p>
99
99
 
101
101
</div>
102
102
<hr>
103
103
<div class="refsect2" lang="en">
104
 
<a name="id4859330"></a><h3>
 
104
<a name="id4859041"></a><h3>
105
105
<a name="GLIBTOP-SWAP-PAGEIN:CAPS"></a>GLIBTOP_SWAP_PAGEIN</h3>
106
 
<a class="indexterm" name="id4859342"></a><pre class="programlisting">#define GLIBTOP_SWAP_PAGEIN       3
 
106
<a class="indexterm" name="id4859053"></a><pre class="programlisting">#define GLIBTOP_SWAP_PAGEIN       3
107
107
</pre>
108
108
<p>
109
109
 
111
111
</div>
112
112
<hr>
113
113
<div class="refsect2" lang="en">
114
 
<a name="id4859357"></a><h3>
 
114
<a name="id4859068"></a><h3>
115
115
<a name="GLIBTOP-SWAP-PAGEOUT:CAPS"></a>GLIBTOP_SWAP_PAGEOUT</h3>
116
 
<a class="indexterm" name="id4859369"></a><pre class="programlisting">#define GLIBTOP_SWAP_PAGEOUT      4
 
116
<a class="indexterm" name="id4859080"></a><pre class="programlisting">#define GLIBTOP_SWAP_PAGEOUT      4
117
117
</pre>
118
118
<p>
119
119
 
121
121
</div>
122
122
<hr>
123
123
<div class="refsect2" lang="en">
124
 
<a name="id4859384"></a><h3>
 
124
<a name="id4859095"></a><h3>
125
125
<a name="GLIBTOP-MAX-SWAP:CAPS"></a>GLIBTOP_MAX_SWAP</h3>
126
 
<a class="indexterm" name="id4859395"></a><pre class="programlisting">#define GLIBTOP_MAX_SWAP  5
 
126
<a class="indexterm" name="id4859106"></a><pre class="programlisting">#define GLIBTOP_MAX_SWAP  5
127
127
</pre>
128
128
<p>
129
129
 
131
131
</div>
132
132
<hr>
133
133
<div class="refsect2" lang="en">
134
 
<a name="id4859411"></a><h3>
 
134
<a name="id4859122"></a><h3>
135
135
<a name="glibtop-swap"></a>glibtop_swap</h3>
136
 
<a class="indexterm" name="id4859423"></a><pre class="programlisting">typedef struct {
 
136
<a class="indexterm" name="id4859134"></a><pre class="programlisting">typedef struct {
137
137
        guint64 flags;
138
138
        guint64 total;          /* GLIBTOP_SWAP_TOTAL   */
139
139
        guint64 used;           /* GLIBTOP_SWAP_USED    */
148
148
</div>
149
149
<hr>
150
150
<div class="refsect2" lang="en">
151
 
<a name="id4859443"></a><h3>
 
151
<a name="id4859154"></a><h3>
152
152
<a name="glibtop-get-swap"></a>glibtop_get_swap ()</h3>
153
 
<a class="indexterm" name="id4859456"></a><pre class="programlisting">void        glibtop_get_swap                (<a href="libgtop-swap.html#glibtop-swap">glibtop_swap</a> *buf);</pre>
 
153
<a class="indexterm" name="id4859166"></a><pre class="programlisting">void        glibtop_get_swap                (<a href="libgtop-swap.html#glibtop-swap">glibtop_swap</a> *buf);</pre>
154
154
<p>
155
155
Get the swap usage.</p>
156
156
<p>
167
167
</div>
168
168
<hr>
169
169
<div class="refsect2" lang="en">
170
 
<a name="id4854653"></a><h3>
 
170
<a name="id4856573"></a><h3>
171
171
<a name="glibtop-get-swap-r"></a>glibtop_get_swap_r</h3>
172
 
<a class="indexterm" name="id4854665"></a><pre class="programlisting">#define     glibtop_get_swap_r</pre>
 
172
<a class="indexterm" name="id4856585"></a><pre class="programlisting">#define     glibtop_get_swap_r</pre>
173
173
<p>
174
174
 
175
175
</p>
176
176
</div>
177
177
<hr>
178
178
<div class="refsect2" lang="en">
179
 
<a name="id4854681"></a><h3>
 
179
<a name="id4856600"></a><h3>
180
180
<a name="glibtop-get-swap-l"></a>glibtop_get_swap_l ()</h3>
181
 
<a class="indexterm" name="id4854693"></a><pre class="programlisting">void        glibtop_get_swap_l              (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
181
<a class="indexterm" name="id4856613"></a><pre class="programlisting">void        glibtop_get_swap_l              (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
182
182
                                             <a href="libgtop-swap.html#glibtop-swap">glibtop_swap</a> *buf);</pre>
183
183
<p>
184
184
 
203
203
</div>
204
204
<hr>
205
205
<div class="refsect2" lang="en">
206
 
<a name="id4854759"></a><h3>
 
206
<a name="id4856679"></a><h3>
207
207
<a name="glibtop-init-swap-p"></a>glibtop_init_swap_p ()</h3>
208
 
<a class="indexterm" name="id4854772"></a><pre class="programlisting">void        glibtop_init_swap_p             (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
 
208
<a class="indexterm" name="id4856691"></a><pre class="programlisting">void        glibtop_init_swap_p             (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
209
209
<p>
210
210
 
211
211
</p>
222
222
</div>
223
223
<hr>
224
224
<div class="refsect2" lang="en">
225
 
<a name="id4854816"></a><h3>
 
225
<a name="id4856736"></a><h3>
226
226
<a name="glibtop-get-swap-p"></a>glibtop_get_swap_p ()</h3>
227
 
<a class="indexterm" name="id4854829"></a><pre class="programlisting">void        glibtop_get_swap_p              (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
227
<a class="indexterm" name="id4856748"></a><pre class="programlisting">void        glibtop_get_swap_p              (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
228
228
                                             <a href="libgtop-swap.html#glibtop-swap">glibtop_swap</a> *buf);</pre>
229
229
<p>
230
230
 
249
249
</div>
250
250
<hr>
251
251
<div class="refsect2" lang="en">
252
 
<a name="id4854895"></a><h3>
 
252
<a name="id4856814"></a><h3>
253
253
<a name="glibtop-init-swap-s"></a>glibtop_init_swap_s ()</h3>
254
 
<a class="indexterm" name="id4854907"></a><pre class="programlisting">void        glibtop_init_swap_s             (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
 
254
<a class="indexterm" name="id4856827"></a><pre class="programlisting">void        glibtop_init_swap_s             (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
255
255
<p>
256
256
 
257
257
</p>
268
268
</div>
269
269
<hr>
270
270
<div class="refsect2" lang="en">
271
 
<a name="id4854952"></a><h3>
 
271
<a name="id4856871"></a><h3>
272
272
<a name="glibtop-get-swap-s"></a>glibtop_get_swap_s ()</h3>
273
 
<a class="indexterm" name="id4854964"></a><pre class="programlisting">void        glibtop_get_swap_s              (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
273
<a class="indexterm" name="id4856884"></a><pre class="programlisting">void        glibtop_get_swap_s              (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
274
274
                                             <a href="libgtop-swap.html#glibtop-swap">glibtop_swap</a> *buf);</pre>
275
275
<p>
276
276