| Local | Remote | Recv | Sent | State |
|---|---|---|---|---|
| {{ conn.local }} | {{ conn.remote }} | {{ conn.bytes_rx | bytes }} | {{ conn.bytes_tx | bytes }} | {{ conn.state }} |
| Percent | Total | Addr | Function |
|---|---|---|---|
| {{ sample.percent | number:2 }} | {{ sample.total }} | 0x{{ sample.address.toString(16) }} | {{ sample.name }} |
{{entry}}