Home
last modified time | relevance | path

Searched defs:time_list (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_bo.h43 struct list_head time_list; member
Dv3dv_private.h448 struct list_head time_list; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_bo.h35 struct list_head time_list; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_bufmgr.h51 struct list_head time_list; member
Dvc4_screen.h79 struct list_head time_list; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_bufmgr.h47 struct list_head time_list; member
Dv3d_screen.h64 struct list_head time_list; member
/third_party/mindspore/mindspore/profiler/parser/
Dintegrator.py1444 …def _get_merged_time_list(self, time_list, get_interval_time=False, display_name="computation_op"): argument