• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/

Lines Matching refs:__attribute__

77 	unsigned long long cpu_user	__attribute__ ((aligned (16)));
78 unsigned long long cpu_nice __attribute__ ((aligned (16)));
79 unsigned long long cpu_sys __attribute__ ((aligned (16)));
80 unsigned long long cpu_idle __attribute__ ((aligned (16)));
81 unsigned long long cpu_iowait __attribute__ ((aligned (16)));
82 unsigned long long cpu_steal __attribute__ ((aligned (16)));
83 unsigned long long cpu_hardirq __attribute__ ((aligned (16)));
84 unsigned long long cpu_softirq __attribute__ ((aligned (16)));
85 unsigned long long cpu_guest __attribute__ ((aligned (16)));
96 unsigned long long context_switch __attribute__ ((aligned (16)));
97 unsigned long processes __attribute__ ((aligned (16)));
111 unsigned long long irq_nr __attribute__ ((aligned (16)));
118 unsigned long pswpin __attribute__ ((aligned (8)));
119 unsigned long pswpout __attribute__ ((aligned (8)));
126 unsigned long pgpgin __attribute__ ((aligned (8)));
127 unsigned long pgpgout __attribute__ ((aligned (8)));
128 unsigned long pgfault __attribute__ ((aligned (8)));
129 unsigned long pgmajfault __attribute__ ((aligned (8)));
130 unsigned long pgfree __attribute__ ((aligned (8)));
131 unsigned long pgscan_kswapd __attribute__ ((aligned (8)));
132 unsigned long pgscan_direct __attribute__ ((aligned (8)));
133 unsigned long pgsteal __attribute__ ((aligned (8)));
140 unsigned long long dk_drive __attribute__ ((aligned (16)));
141 unsigned long long dk_drive_rio __attribute__ ((packed));
142 unsigned long long dk_drive_wio __attribute__ ((packed));
143 unsigned long long dk_drive_rblk __attribute__ ((packed));
144 unsigned long long dk_drive_wblk __attribute__ ((packed));
151 unsigned long frmkb __attribute__ ((aligned (8)));
152 unsigned long bufkb __attribute__ ((aligned (8)));
153 unsigned long camkb __attribute__ ((aligned (8)));
154 unsigned long tlmkb __attribute__ ((aligned (8)));
155 unsigned long frskb __attribute__ ((aligned (8)));
156 unsigned long tlskb __attribute__ ((aligned (8)));
157 unsigned long caskb __attribute__ ((aligned (8)));
158 unsigned long comkb __attribute__ ((aligned (8)));
159 unsigned long activekb __attribute__ ((aligned (8)));
160 unsigned long inactkb __attribute__ ((aligned (8)));
167 unsigned int file_used __attribute__ ((aligned (4)));
168 unsigned int inode_used __attribute__ ((packed));
169 unsigned int dentry_stat __attribute__ ((packed));
170 unsigned int pty_nr __attribute__ ((packed));
177 unsigned long nr_running __attribute__ ((aligned (8)));
178 unsigned long procs_blocked __attribute__ ((aligned (8)));
179 unsigned int load_avg_1 __attribute__ ((aligned (8)));
180 unsigned int load_avg_5 __attribute__ ((packed));
181 unsigned int load_avg_15 __attribute__ ((packed));
182 unsigned int nr_threads __attribute__ ((packed));
189 unsigned int rx __attribute__ ((aligned (4)));
190 unsigned int tx __attribute__ ((packed));
191 unsigned int frame __attribute__ ((packed));
192 unsigned int parity __attribute__ ((packed));
193 unsigned int brk __attribute__ ((packed));
194 unsigned int overrun __attribute__ ((packed));
199 unsigned int line __attribute__ ((packed));
206 unsigned long long nr_ios __attribute__ ((aligned (16)));
207 unsigned long rd_sect __attribute__ ((aligned (16)));
208 unsigned long wr_sect __attribute__ ((aligned (8)));
209 unsigned int rd_ticks __attribute__ ((aligned (8)));
210 unsigned int wr_ticks __attribute__ ((packed));
211 unsigned int tot_ticks __attribute__ ((packed));
212 unsigned int rq_ticks __attribute__ ((packed));
213 unsigned int major __attribute__ ((packed));
214 unsigned int minor __attribute__ ((packed));
221 unsigned long rx_packets __attribute__ ((aligned (8)));
222 unsigned long tx_packets __attribute__ ((aligned (8)));
223 unsigned long rx_bytes __attribute__ ((aligned (8)));
224 unsigned long tx_bytes __attribute__ ((aligned (8)));
225 unsigned long rx_compressed __attribute__ ((aligned (8)));
226 unsigned long tx_compressed __attribute__ ((aligned (8)));
227 unsigned long multicast __attribute__ ((aligned (8)));
228 char interface[MAX_IFACE_LEN] __attribute__ ((aligned (8)));
235 unsigned long collisions __attribute__ ((aligned (8)));
236 unsigned long rx_errors __attribute__ ((aligned (8)));
237 unsigned long tx_errors __attribute__ ((aligned (8)));
238 unsigned long rx_dropped __attribute__ ((aligned (8)));
239 unsigned long tx_dropped __attribute__ ((aligned (8)));
240 unsigned long rx_fifo_errors __attribute__ ((aligned (8)));
241 unsigned long tx_fifo_errors __attribute__ ((aligned (8)));
242 unsigned long rx_frame_errors __attribute__ ((aligned (8)));
243 unsigned long tx_carrier_errors __attribute__ ((aligned (8)));
244 char interface[MAX_IFACE_LEN] __attribute__ ((aligned (8)));
251 unsigned int nfs_rpccnt __attribute__ ((aligned (4)));
252 unsigned int nfs_rpcretrans __attribute__ ((packed));
253 unsigned int nfs_readcnt __attribute__ ((packed));
254 unsigned int nfs_writecnt __attribute__ ((packed));
255 unsigned int nfs_accesscnt __attribute__ ((packed));
256 unsigned int nfs_getattcnt __attribute__ ((packed));
263 unsigned int nfsd_rpccnt __attribute__ ((aligned (4)));
264 unsigned int nfsd_rpcbad __attribute__ ((packed));
265 unsigned int nfsd_netcnt __attribute__ ((packed));
266 unsigned int nfsd_netudpcnt __attribute__ ((packed));
267 unsigned int nfsd_nettcpcnt __attribute__ ((packed));
268 unsigned int nfsd_rchits __attribute__ ((packed));
269 unsigned int nfsd_rcmisses __attribute__ ((packed));
270 unsigned int nfsd_readcnt __attribute__ ((packed));
271 unsigned int nfsd_writecnt __attribute__ ((packed));
272 unsigned int nfsd_accesscnt __attribute__ ((packed));
273 unsigned int nfsd_getattcnt __attribute__ ((packed));
280 unsigned int sock_inuse __attribute__ ((aligned (4)));
281 unsigned int tcp_inuse __attribute__ ((packed));
282 unsigned int tcp_tw __attribute__ ((packed));
283 unsigned int udp_inuse __attribute__ ((packed));
284 unsigned int raw_inuse __attribute__ ((packed));
285 unsigned int frag_inuse __attribute__ ((packed));
292 unsigned long InReceives __attribute__ ((aligned (8)));
293 unsigned long ForwDatagrams __attribute__ ((aligned (8)));
294 unsigned long InDelivers __attribute__ ((aligned (8)));
295 unsigned long OutRequests __attribute__ ((aligned (8)));
296 unsigned long ReasmReqds __attribute__ ((aligned (8)));
297 unsigned long ReasmOKs __attribute__ ((aligned (8)));
298 unsigned long FragOKs __attribute__ ((aligned (8)));
299 unsigned long FragCreates __attribute__ ((aligned (8)));
306 unsigned long InHdrErrors __attribute__ ((aligned (8)));
307 unsigned long InAddrErrors __attribute__ ((aligned (8)));
308 unsigned long InUnknownProtos __attribute__ ((aligned (8)));
309 unsigned long InDiscards __attribute__ ((aligned (8)));
310 unsigned long OutDiscards __attribute__ ((aligned (8)));
311 unsigned long OutNoRoutes __attribute__ ((aligned (8)));
312 unsigned long ReasmFails __attribute__ ((aligned (8)));
313 unsigned long FragFails __attribute__ ((aligned (8)));
320 unsigned long InMsgs __attribute__ ((aligned (8)));
321 unsigned long OutMsgs __attribute__ ((aligned (8)));
322 unsigned long InEchos __attribute__ ((aligned (8)));
323 unsigned long InEchoReps __attribute__ ((aligned (8)));
324 unsigned long OutEchos __attribute__ ((aligned (8)));
325 unsigned long OutEchoReps __attribute__ ((aligned (8)));
326 unsigned long InTimestamps __attribute__ ((aligned (8)));
327 unsigned long InTimestampReps __attribute__ ((aligned (8)));
328 unsigned long OutTimestamps __attribute__ ((aligned (8)));
329 unsigned long OutTimestampReps __attribute__ ((aligned (8)));
330 unsigned long InAddrMasks __attribute__ ((aligned (8)));
331 unsigned long InAddrMaskReps __attribute__ ((aligned (8)));
332 unsigned long OutAddrMasks __attribute__ ((aligned (8)));
333 unsigned long OutAddrMaskReps __attribute__ ((aligned (8)));
340 unsigned long InErrors __attribute__ ((aligned (8)));
341 unsigned long OutErrors __attribute__ ((aligned (8)));
342 unsigned long InDestUnreachs __attribute__ ((aligned (8)));
343 unsigned long OutDestUnreachs __attribute__ ((aligned (8)));
344 unsigned long InTimeExcds __attribute__ ((aligned (8)));
345 unsigned long OutTimeExcds __attribute__ ((aligned (8)));
346 unsigned long InParmProbs __attribute__ ((aligned (8)));
347 unsigned long OutParmProbs __attribute__ ((aligned (8)));
348 unsigned long InSrcQuenchs __attribute__ ((aligned (8)));
349 unsigned long OutSrcQuenchs __attribute__ ((aligned (8)));
350 unsigned long InRedirects __attribute__ ((aligned (8)));
351 unsigned long OutRedirects __attribute__ ((aligned (8)));
358 unsigned long ActiveOpens __attribute__ ((aligned (8)));
359 unsigned long PassiveOpens __attribute__ ((aligned (8)));
360 unsigned long InSegs __attribute__ ((aligned (8)));
361 unsigned long OutSegs __attribute__ ((aligned (8)));
368 unsigned long AttemptFails __attribute__ ((aligned (8)));
369 unsigned long EstabResets __attribute__ ((aligned (8)));
370 unsigned long RetransSegs __attribute__ ((aligned (8)));
371 unsigned long InErrs __attribute__ ((aligned (8)));
372 unsigned long OutRsts __attribute__ ((aligned (8)));
379 unsigned long InDatagrams __attribute__ ((aligned (8)));
380 unsigned long OutDatagrams __attribute__ ((aligned (8)));
381 unsigned long NoPorts __attribute__ ((aligned (8)));
382 unsigned long InErrors __attribute__ ((aligned (8)));
389 unsigned long InReceives6 __attribute__ ((aligned (8)));
390 unsigned long OutForwDatagrams6 __attribute__ ((aligned (8)));
391 unsigned long InDelivers6 __attribute__ ((aligned (8)));
392 unsigned long OutRequests6 __attribute__ ((aligned (8)));
393 unsigned long ReasmReqds6 __attribute__ ((aligned (8)));
394 unsigned long ReasmOKs6 __attribute__ ((aligned (8)));
395 unsigned long InMcastPkts6 __attribute__ ((aligned (8)));
396 unsigned long OutMcastPkts6 __attribute__ ((aligned (8)));
397 unsigned long FragOKs6 __attribute__ ((aligned (8)));
398 unsigned long FragCreates6 __attribute__ ((aligned (8)));
405 unsigned long InHdrErrors6 __attribute__ ((aligned (8)));
406 unsigned long InAddrErrors6 __attribute__ ((aligned (8)));
407 unsigned long InUnknownProtos6 __attribute__ ((aligned (8)));
408 unsigned long InTooBigErrors6 __attribute__ ((aligned (8)));
409 unsigned long InDiscards6 __attribute__ ((aligned (8)));
410 unsigned long OutDiscards6 __attribute__ ((aligned (8)));
411 unsigned long InNoRoutes6 __attribute__ ((aligned (8)));
412 unsigned long OutNoRoutes6 __attribute__ ((aligned (8)));
413 unsigned long ReasmFails6 __attribute__ ((aligned (8)));
414 unsigned long FragFails6 __attribute__ ((aligned (8)));
415 unsigned long InTruncatedPkts6 __attribute__ ((aligned (8)));
422 unsigned long InMsgs6 __attribute__ ((aligned (8)));
423 unsigned long OutMsgs6 __attribute__ ((aligned (8)));
424 unsigned long InEchos6 __attribute__ ((aligned (8)));
425 unsigned long InEchoReplies6 __attribute__ ((aligned (8)));
426 unsigned long OutEchoReplies6 __attribute__ ((aligned (8)));
427 unsigned long InGroupMembQueries6 __attribute__ ((aligned (8)));
428 unsigned long InGroupMembResponses6 __attribute__ ((aligned (8)));
429 unsigned long OutGroupMembResponses6 __attribute__ ((aligned (8)));
430 unsigned long InGroupMembReductions6 __attribute__ ((aligned (8)));
431 unsigned long OutGroupMembReductions6 __attribute__ ((aligned (8)));
432 unsigned long InRouterSolicits6 __attribute__ ((aligned (8)));
433 unsigned long OutRouterSolicits6 __attribute__ ((aligned (8)));
434 unsigned long InRouterAdvertisements6 __attribute__ ((aligned (8)));
435 unsigned long InNeighborSolicits6 __attribute__ ((aligned (8)));
436 unsigned long OutNeighborSolicits6 __attribute__ ((aligned (8)));
437 unsigned long InNeighborAdvertisements6 __attribute__ ((aligned (8)));
438 unsigned long OutNeighborAdvertisements6 __attribute__ ((aligned (8)));
445 unsigned long InErrors6 __attribute__ ((aligned (8)));
446 unsigned long InDestUnreachs6 __attribute__ ((aligned (8)));
447 unsigned long OutDestUnreachs6 __attribute__ ((aligned (8)));
448 unsigned long InTimeExcds6 __attribute__ ((aligned (8)));
449 unsigned long OutTimeExcds6 __attribute__ ((aligned (8)));
450 unsigned long InParmProblems6 __attribute__ ((aligned (8)));
451 unsigned long OutParmProblems6 __attribute__ ((aligned (8)));
452 unsigned long InRedirects6 __attribute__ ((aligned (8)));
453 unsigned long OutRedirects6 __attribute__ ((aligned (8)));
454 unsigned long InPktTooBigs6 __attribute__ ((aligned (8)));
455 unsigned long OutPktTooBigs6 __attribute__ ((aligned (8)));
462 unsigned long InDatagrams6 __attribute__ ((aligned (8)));
463 unsigned long OutDatagrams6 __attribute__ ((aligned (8)));
464 unsigned long NoPorts6 __attribute__ ((aligned (8)));
465 unsigned long InErrors6 __attribute__ ((aligned (8)));
472 unsigned int tcp6_inuse __attribute__ ((aligned (4)));
473 unsigned int udp6_inuse __attribute__ ((packed));
474 unsigned int raw6_inuse __attribute__ ((packed));
475 unsigned int frag6_inuse __attribute__ ((packed));
486 unsigned long cpufreq __attribute__ ((aligned (8)));
493 unsigned long frhkb __attribute__ ((aligned (8)));
494 unsigned long tlhkb __attribute__ ((aligned (8)));
505 unsigned long long time_in_state __attribute__ ((aligned (16)));
506 unsigned long freq __attribute__ ((aligned (16)));
515 unsigned int bus_nr __attribute__ ((aligned (4)));
516 unsigned int vendor_id __attribute__ ((packed));
517 unsigned int product_id __attribute__ ((packed));
518 unsigned int bmaxpower __attribute__ ((packed));