MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / id

Method id

tests/framework/instruments/PMUCounter.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30namespace framework
31{
32std::string PMUCounter::id() const
33{
34 return "PMU Counter";
35}
36
37void PMUCounter::start()
38{

Callers 2

stopMethod · 0.45
test_stopMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_stopMethod · 0.36