MCPcopy Create free account
hub / github.com/KnowingNothing/MatmulTutorial / count

Method count

include/barrier.h:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 DEVICE uint32_t phase() const { return phase_; }
182
183 DEVICE uint32_t count() const { return count_; }
184
185 DEVICE void operator++() {
186 if constexpr (Stages > 0) {

Callers 2

PipelineStateClass · 0.80
common.hFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected