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

Method phase

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

Source from the content-addressed store, hash-verified

179 DEVICE int index() const { return index_; }
180
181 DEVICE uint32_t phase() const { return phase_; }
182
183 DEVICE uint32_t count() const { return count_; }
184

Callers 7

producer_acquireFunction · 0.80
consumer_waitFunction · 0.80
PipelineStateClass · 0.80
waitMethod · 0.80
check_phaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected