| 
    libgrape-lite
    
   A C++ library for parallel graph processing 
   | 
 
  
Public Member Functions | |
| IntervalRangeMarker (uint64_t workitems, const char *message="Range", bool autostart=true) | |
  Public Member Functions inherited from grape::cuda::RangeMarker | |
| RangeMarker (bool autostart=true, const char *message="Range", int color=0, int category=0) | |
| void | Start () | 
| void | Stop () | 
Additional Inherited Members | |
  Public Attributes inherited from grape::cuda::RangeMarker | |
| bool | m_running | 
| nvtxEventAttributes_t | m_ev | 
| nvtxRangeId_t | m_id |