Man page 9 : gnet_stats_copy_rate_est
"GNET_STATS_COPY_RATE" "9" "August 2013" "Kernel Hackers Manual 3.10" "Linux Networking"
Page d'accueil du man
Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian , Linux Kernel et du projet Perkamon .
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires .
Article lu fois.
1. NAME▲
gnet_stats_copy_rate_est - copy rate estimator statistics into statistics TLV
2. SYNOPSIS ▲
int gnet_stats_copy_rate_est(struct gnet_dump * d , const struct gnet_stats_basic_packed * b , struct gnet_stats_rate_est * r );
3. ARGUMENTS ▲
d dumping handle
b basic statistics
r rate estimator statistics
4. DESCRIPTION ▲
Appends the rate estimator statistics to the top level TLV created by gnet_stats_start_copy .
Returns 0 on success or -1 with the statistic lock released if the room in the socket buffer was not sufficient.
5. COPYRIGHT ▲
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la
Licence Creative Commons Attribution 3.0 non transposé .
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.