NVBIO
|
This is the complete list of members for nvbio::cuda::WorkQueueStatsView, including all inherited members.
active_lanes | nvbio::cuda::WorkQueueStatsView | |
issued_warps | nvbio::cuda::WorkQueueStatsView | |
iterations | nvbio::cuda::WorkQueueStatsView | |
sample(const WorkQueueStatsEvent type) | nvbio::cuda::WorkQueueStatsView | |
sample_iterations(const uint32 i) | nvbio::cuda::WorkQueueStatsView | |
valid() const | nvbio::cuda::WorkQueueStatsView | inline |
WorkQueueStatsView() | nvbio::cuda::WorkQueueStatsView | inline |
WorkQueueStatsView(uint64 *_active_lanes, uint64 *_issued_warps, uint64 *_iterations) | nvbio::cuda::WorkQueueStatsView | inline |