Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ IsRunning
Method
IsRunning
profiling/client/src/SendThread.hpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
void SetReadyToRead() override;
48
49
bool IsRunning() { return m_IsRunning.load(); }
50
51
bool WaitForPacketSent(uint32_t timeout);
52
Callers
2
ProfilingTests.cpp
File · 0.45
SendCounterPacketTests.cpp
File · 0.45
Calls
1
load
Method · 0.80
Tested by
no test coverage detected