Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clSPARSE
/ Stop
Method
Stop
src/clsparseTimer/clsparseTimer-device.cpp:217–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
void
218
clsparseDeviceTimer::Stop( size_t id )
219
{
220
++currRecord;
221
}
222
223
void
224
clsparseDeviceTimer::AddSample( std::vector< cl::Event > vecEvent )
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected