Searched refs:core_req (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_trace.h29 void pantrace_submit_job(mali_ptr jc, unsigned core_req, unsigned is_bifrost);
H A Dpan_trace.c85 pantrace_submit_job(mali_ptr jc, unsigned core_req, unsigned is_bifrost) argument
91 jc, core_req, is_bifrost);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Dcmdline.c137 unsigned core_req; local in function:pandecode_read_job_submit
140 sscanf(line, "JS %" PRIx64 " %x %x", &addr, &core_req, &is_bifrost);

Completed in 3 milliseconds