![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <pfs_histogram.h>
Public Member Functions | |
| void | reset () | 
| void | increment_bucket (uint bucket_index) | 
| ulonglong | read_bucket (uint bucket_index) | 
Private Attributes | |
| std::atomic< ulonglong > | m_bucket [NUMBER_OF_BUCKETS] | 
      
  | 
  inline | 
| void PFS_histogram::reset | ( | void | ) | 
      
  | 
  private |