![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
This is the complete list of members for IteratorProfilerImpl, including all inherited members.
| duration typedef | IteratorProfilerImpl | |
| DurationToMs(duration dur) | IteratorProfilerImpl | inlineprivatestatic | 
| GetFirstRowMs() const override | IteratorProfilerImpl | inlinevirtual | 
| GetLastRowMs() const override | IteratorProfilerImpl | inlinevirtual | 
| GetNumInitCalls() const override | IteratorProfilerImpl | inlinevirtual | 
| GetNumRows() const override | IteratorProfilerImpl | inlinevirtual | 
| IncrementNumRows(uint64_t materialized_rows) | IteratorProfilerImpl | inline | 
| m_elapsed_first_row | IteratorProfilerImpl | private | 
| m_elapsed_other_rows | IteratorProfilerImpl | private | 
| m_first_row | IteratorProfilerImpl | private | 
| m_num_init_calls | IteratorProfilerImpl | private | 
| m_num_rows | IteratorProfilerImpl | private | 
| Now() | IteratorProfilerImpl | inlinestatic | 
| steady_clock typedef | IteratorProfilerImpl | |
| StopInit(TimeStamp start_time) | IteratorProfilerImpl | inline | 
| StopRead(TimeStamp start_time, bool read_ok) | IteratorProfilerImpl | inline | 
| TimeStamp typedef | IteratorProfilerImpl | |
| ~IteratorProfiler()=default | IteratorProfiler | virtual |