|
Foundation
|
This is the complete list of members for ImProfilerHistogram, including all inherited members.
| allocator | ImProfilerHistogram | |
| bin(Vector< unsigned > &bins, size_t binCount, bool logOrLinear) | ImProfilerHistogram | |
| capacity | ImProfilerHistogram | |
| clear() | ImProfilerHistogram | inline |
| head | ImProfilerHistogram | |
| ImProfilerHistogram(size_t capacity, Allocator *alloc) | ImProfilerHistogram | inline |
| ImProfilerHistogram(ImProfilerHistogram const &other) | ImProfilerHistogram | inline |
| ImProfilerHistogram(ImProfilerHistogram &&other) | ImProfilerHistogram | inline |
| m2 | ImProfilerHistogram | |
| maxCount | ImProfilerHistogram | |
| mean | ImProfilerHistogram | |
| median | ImProfilerHistogram | |
| mode | ImProfilerHistogram | |
| operator=(ImProfilerHistogram const &)=delete | ImProfilerHistogram | |
| operator=(ImProfilerHistogram &&)=delete | ImProfilerHistogram | |
| push(unsigned data) | ImProfilerHistogram | |
| samples | ImProfilerHistogram | |
| sorted | ImProfilerHistogram | |
| stddev() const | ImProfilerHistogram | inline |
| variance() const | ImProfilerHistogram | inline |