OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:perf_debug
(Results
1 - 14
of
14
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_screen.h
132
#define
perf_debug
(dev, ...) \
macro
139
perf_debug
(pan_device((ctx)->base.screen), __VA_ARGS__);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
freedreno_util.h
134
#define
perf_debug
(...) perf_debug_ctx(NULL, __VA_ARGS__)
macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
vc4_context.h
428
#define
perf_debug
(...) do { \
macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
intel_context.h
173
* might lead to a
perf_debug
() call.
175
bool
perf_debug
;
member in struct:intel_context
302
#define
perf_debug
(...) do { \
macro
306
if (intel->
perf_debug
) \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
v3d_context.h
523
#define
perf_debug
(...) do { \
macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
vc4_context.h
430
#define
perf_debug
(...) do { \
macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
intel_context.h
173
* might lead to a
perf_debug
() call.
175
bool
perf_debug
;
member in struct:intel_context
302
#define
perf_debug
(...) do { \
macro
306
if (intel->
perf_debug
) \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
v3d_context.h
624
#define
perf_debug
(...) do { \
macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h
653
#define
perf_debug
(dbg, ...) do { \
macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_context.h
756
#define
perf_debug
(dbg, ...) do { \
macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
842
#define
perf_debug
(dbg, ...) do { \
macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_context.h
377
#define
perf_debug
(...) do { \
macro
381
if (brw->
perf_debug
) \
819
* might lead to a
perf_debug
() call.
821
bool
perf_debug
;
member in struct:brw_context
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_context.h
386
#define
perf_debug
(...) do { \
macro
390
if (brw->
perf_debug
) \
816
* might lead to a
perf_debug
() call.
818
bool
perf_debug
;
member in struct:brw_context
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_private.h
100
#define
perf_debug
(...) do { \
macro
Completed in 18 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026