|
join 1.0
lightweight network framework library
|

Functions | |
| TEST (RdtscStats, name) | |
| Test name. | |
| TEST (RdtscStats, start) | |
| Test start. | |
| TEST (RdtscStats, stop) | |
| Test stop. | |
| TEST (RdtscStats, reset) | |
| Test reset. | |
| TEST (RdtscStats, count) | |
| Test count. | |
| TEST (RdtscStats, last) | |
| Test last. | |
| TEST (RdtscStats, min) | |
| Test min. | |
| TEST (RdtscStats, max) | |
| Test max. | |
| TEST (RdtscStats, mean) | |
| Test mean. | |
| TEST (RdtscStats, throughput) | |
| Test throughput. | |
| TEST (RdtscStats, percentile) | |
| Test percentile. | |
| TEST (RdtscStats, mlock) | |
| Test mlock. | |
| TEST (RdtscStats, scoped) | |
| Test ScopedStats. | |
| TEST (RdtscStats, statsHeader) | |
| Test statsHeader. | |
| TEST (RdtscStats, nsec) | |
| Test nsec manipulator. | |
| TEST (RdtscStats, usec) | |
| Test usec manipulator. | |
| TEST (RdtscStats, msec) | |
| Test msec manipulator. | |
| TEST (RdtscStats, sec) | |
| Test sec manipulator. | |
| TEST (RdtscStats, ops) | |
| Test ops manipulator. | |
| TEST (RdtscStats, kops) | |
| Test kops manipulator. | |
| TEST (RdtscStats, mops) | |
| Test mops manipulator. | |
| TEST (RdtscStats, gops) | |
| Test gops manipulator. | |
| int | main (int argc, char **argv) |
| main function. | |
| int main | ( | int | argc, |
| char ** | argv ) |
main function.
| TEST | ( | RdtscStats | , |
| count | ) |
Test count.
| TEST | ( | RdtscStats | , |
| gops | ) |
Test gops manipulator.
| TEST | ( | RdtscStats | , |
| kops | ) |
Test kops manipulator.
| TEST | ( | RdtscStats | , |
| last | ) |
Test last.
| TEST | ( | RdtscStats | , |
| max | ) |
Test max.
| TEST | ( | RdtscStats | , |
| mean | ) |
Test mean.
| TEST | ( | RdtscStats | , |
| min | ) |
Test min.
| TEST | ( | RdtscStats | , |
| mlock | ) |
Test mlock.
| TEST | ( | RdtscStats | , |
| mops | ) |
Test mops manipulator.
| TEST | ( | RdtscStats | , |
| msec | ) |
Test msec manipulator.
| TEST | ( | RdtscStats | , |
| name | ) |
Test name.
| TEST | ( | RdtscStats | , |
| nsec | ) |
Test nsec manipulator.
| TEST | ( | RdtscStats | , |
| ops | ) |
Test ops manipulator.
| TEST | ( | RdtscStats | , |
| percentile | ) |
Test percentile.
| TEST | ( | RdtscStats | , |
| reset | ) |
Test reset.
| TEST | ( | RdtscStats | , |
| scoped | ) |
Test ScopedStats.
| TEST | ( | RdtscStats | , |
| sec | ) |
Test sec manipulator.
| TEST | ( | RdtscStats | , |
| start | ) |
Test start.
| TEST | ( | RdtscStats | , |
| statsHeader | ) |
Test statsHeader.
| TEST | ( | RdtscStats | , |
| stop | ) |
Test stop.
| TEST | ( | RdtscStats | , |
| throughput | ) |
Test throughput.
| TEST | ( | RdtscStats | , |
| usec | ) |
Test usec manipulator.