5#ifndef OPENCV_CORE_ALLOCATOR_STATS_HPP
6#define OPENCV_CORE_ALLOCATOR_STATS_HPP
10namespace cv {
namespace utils {
Definition allocator_stats.hpp:13
virtual void resetPeakUsage()=0
virtual uint64_t getPeakUsage() const =0
virtual uint64_t getNumberOfAllocations() const =0
AllocatorStatisticsInterface()
Definition allocator_stats.hpp:15
virtual uint64_t getTotalUsage() const =0
virtual uint64_t getCurrentUsage() const =0
virtual ~AllocatorStatisticsInterface()
Definition allocator_stats.hpp:16
"black box" representation of the file storage associated with a file on disk.
Definition calib3d.hpp:441