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

Method scheduler

tests/instruments/Helpers.h:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 _ctx->set_scheduler(_scheduler_to_use);
73 }
74 IScheduler *scheduler()
75 {
76 return _real_scheduler;
77 }
78
79private:
80 RuntimeContext *_ctx;

Callers 3

test_startMethod · 0.45
ContextSchedulerUserMethod · 0.45
TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_startMethod · 0.36