Home
last modified time | relevance | path

Searched refs:_fmt (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/perf/
Dgpuvis_trace_utils.h170 #define GPUVIS_TRACE_BLOCKF( _fmt, ... ) GpuvisTraceBlockf LNAME( gpuvistimeblock )( _fmt, __VA_AR… argument
176 #define GPUVIS_TRACE_BLOCKF_INIT( _unique, _fmt, ... ) \ argument
179 gpuvis_trace_blockf_begin( & _unique, _fmt, __VA_ARGS__ ); \
183 #define GPUVIS_TRACE_BLOCKF( _fmt, ...) \ argument
185 GPUVIS_TRACE_BLOCKF_INIT( LNAME( gpuvistimeblock_init ), _fmt, __VA_ARGS__ )
196 #define GPUVIS_TRACE_BLOCKF( _fmt, ... ) argument
293 #define GPUVIS_TRACE_BLOCKF( _fmt, ... ) argument