- Timestamp:
- 03/31/15 15:47:08 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 2808e89, 76291d1
- Parents:
- bf3c54e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracertstats/tracertstats_parallel.c
r7c95027 r58bfabf 231 231 { 232 232 int64_t offset; 233 struct timeval *tv, tv_real; 233 const struct timeval *tv; 234 struct timeval tv_real; 234 235 const libtrace_packet_t *first_packet = NULL; 235 236 trace_get_first_packet(trace, NULL, &first_packet, &tv);
Note: See TracChangeset
for help on using the changeset viewer.