Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ test_start
Method
test_start
tests/framework/Profiler.cpp:40–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void Profiler::test_start()
41
{
42
for (auto &instrument : _instruments)
43
{
44
instrument->test_start();
45
}
46
}
47
48
void Profiler::start()
49
{
Callers
2
openclTraceBegin
Method · 0.45
run_test
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected