Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/perf/
Du_trace.py34 def __init__(self, name, args=[], tp_struct=None, tp_print=None, tp_perfetto=None): argument
52 if tp_struct is None:
53 tp_struct = args
54 self.tp_struct = tp_struct
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_tracepoints.py53tp_struct=[Arg(type='uint16_t', name='width', var='psurf->width', …
67 tp_struct=[Arg(type='uint16_t', name='width', var='pfb->width', c_format='%u'),
82 tp_struct=[Arg(type='uint8_t', name='work_dim', var='pgrid->work_dim', c_format='%u'),
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_tracepoints.py62tp_struct=[Arg(type='uint16_t', name='width', var='fb->width', …