Searched refs:final (Results 1 - 9 of 9) sorted by relevance

/gem5/src/gpu-compute/
H A Drr_scheduling_policy.hh46 class RRSchedulingPolicy final : public __SchedulingPolicy<RRSchedulingPolicy> class in inherits:__SchedulingPolicy
H A Dof_scheduling_policy.hh46 class OFSchedulingPolicy final : public __SchedulingPolicy<OFSchedulingPolicy> class in inherits:__SchedulingPolicy
H A Dcl_driver.hh51 class ClDriver final : public EmulatedDriver class in inherits:EmulatedDriver
H A Dbrig_object.hh60 class BrigObject final : public HsaObject class in inherits:HsaObject
H A Dhsail_code.hh319 class HsailCode final : public HsaCode class in inherits:HsaCode
/gem5/src/mem/ruby/network/
H A DTopology.hh91 SwitchID final, const Matrix &weights, const Matrix &dist);
H A DTopology.cc269 SwitchID final, const Matrix &weights,
272 return weights[src][next] + dist[next][final] == dist[src][final];
/gem5/src/mem/cache/
H A Dcache_blk.hh442 class TempCacheBlk final : public CacheBlk class in inherits:CacheBlk
/gem5/ext/pybind11/tests/test_embed/
H A Dtest_interpreter.cpp30 class PyWidget final : public Widget { class in inherits:Widget

Completed in 13 milliseconds