Home
last modified time | relevance | path

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

/external/mesa3d/src/util/perf/
Dcpu_trace.h111 __attribute__((cleanup(_mesa_trace_scope_end), unused)) = \
116 __attribute__((cleanup(_mesa_trace_scope_end), unused)) = \
138 _mesa_trace_scope_end(UNUSED int *scope) in _mesa_trace_scope_end() function