Searched refs:parseNetDevLine (Results 1 – 1 of 1) sorted by relevance
| /tools/libs/stat/ |
| A D | xenstat_linux.c | 101 static int parseNetDevLine(char *line, char *iface, unsigned long long *rxBytes, unsigned long long… in parseNetDevLine() function 320 parseNetDevLine(line, iface, &rxBytes, &rxPackets, &rxErrs, &rxDrops, NULL, NULL, NULL, in xenstat_collect_networks()
|
Completed in 17 milliseconds