|
join 1.0
lightweight network framework library
|

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