Searched defs:dispatcher (Results 1 - 7 of 7) sorted by relevance

/gem5/src/gpu-compute/
H A Dcl_driver.hh61 GpuDispatcher *dispatcher; member in class:final
H A Ddispatcher.hh131 GpuDispatcher *dispatcher; member in class:GpuDispatcher::TLBPort
H A Dshader.hh155 GpuDispatcher *dispatcher; member in class:Shader
H A Ddispatcher.cc78 GpuDispatcher *dispatcher = new GpuDispatcher(this); local
/gem5/tests/configs/
H A Dgpu-ruby.py257 dispatcher = GpuDispatcher() variable
/gem5/configs/example/
H A Dapu_se.py356 dispatcher = GpuDispatcher() variable
[all...]
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h424 static PyObject *dispatcher(PyObject *self, PyObject *args_in, PyObject *kwargs_in) { function in class:cpp_function

Completed in 22 milliseconds