Searched refs:__TRACE_IF_ENABLED (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_tlstream.h | 159 #define __TRACE_IF_ENABLED(trace_name, ...) \ macro 195 __TRACE_IF_ENABLED(tl_summary_new_ctx, context, nr, tgid) 208 __TRACE_IF_ENABLED(tl_summary_new_gpu, gpu, id, core_count) 222 __TRACE_IF_ENABLED(tl_summary_new_lpu, lpu, nr, fn) 234 __TRACE_IF_ENABLED(tl_summary_lifelink_lpu_gpu, lpu, gpu) 247 __TRACE_IF_ENABLED(tl_summary_new_as, as, nr) 259 __TRACE_IF_ENABLED(tl_summary_lifelink_as_gpu, as, gpu) 272 __TRACE_IF_ENABLED(tl_new_ctx, context, nr, tgid) 284 __TRACE_IF_ENABLED(tl_new_atom, atom, nr) 294 __TRACE_IF_ENABLED(tl_del_ctx, context) [all …]
|