4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 2553732 was
d3ff1fb,
checked in by Perry Lorier <perry@…>, 17 years ago
|
Add trace summary
|
-
Property mode set to
100644
|
File size:
114 bytes
|
Rev | Line | |
---|
[d3ff1fb] | 1 | #ifndef TRACEREPORT_H |
---|
| 2 | #define TRACEREPORT_H |
---|
| 3 | |
---|
| 4 | typedef struct { |
---|
| 5 | uint64_t count; |
---|
| 6 | uint64_t bytes; |
---|
| 7 | } stat_t; |
---|
| 8 | |
---|
| 9 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.