Searched refs:perf_time_ctx (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_util.h | 139 #define perf_time_ctx(ctx, limit_ns, fmt, ...) \ macro 154 perf_time_ctx(NULL, limit_ns, fmt, ##__VA_ARGS__)
|
H A D | freedreno_resource.c | 185 perf_time_ctx (ctx, 10000, "%s: a busy \"%" PRSC_FMT "\" BO stalled", func, in __fd_resource_wait()
|
Completed in 4 milliseconds