cv::utils::AllocatorStatisticsInterfaceを継承しています。
|
typedef OPENCV_ALLOCATOR_STATS_COUNTER_TYPE |
counter_t
|
|
|
volatile counter_t |
curr
|
|
volatile counter_t |
total
|
|
volatile counter_t |
total_allocs
|
|
volatile counter_t |
peak
|
|
◆
getCurrentUsage()
uint64_t cv::utils::AllocatorStatistics::getCurrentUsage
|
( |
|
) |
const |
|
inline
virtual
|
◆
getNumberOfAllocations()
uint64_t cv::utils::AllocatorStatistics::getNumberOfAllocations
|
( |
|
) |
const |
|
inline
virtual
|
◆
getPeakUsage()
uint64_t cv::utils::AllocatorStatistics::getPeakUsage
|
( |
|
) |
const |
|
inline
virtual
|
◆
getTotalUsage()
uint64_t cv::utils::AllocatorStatistics::getTotalUsage
|
( |
|
) |
const |
|
inline
virtual
|
◆
resetPeakUsage()
void cv::utils::AllocatorStatistics::resetPeakUsage
|
( |
|
) |
|
|
inline
virtual
|
このクラス詳解は次のファイルから抽出されました: