Home
last modified time | relevance | path

Searched defs:get_timestamp (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range03.c21 struct timespec get_timestamp(int fd) in get_timestamp() function
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys.h56 (*get_timestamp)(struct vl_screen *vscreen, void *drawable); member
/third_party/mesa3d/.gitlab-ci/lava/utils/
Dgitlab_section.py40 def get_timestamp(self, time: datetime) -> str: member in GitlabSection
/third_party/mesa3d/docs/gallium/
Dscreen.rst1046 get_timestamp section in Methods
/third_party/mesa3d/src/gallium/include/pipe/
Dp_screen.h170 uint64_t (*get_timestamp)(struct pipe_screen *); member
Dp_context.h1020 uint64_t (*get_timestamp)(struct pipe_context *); member
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp1645 vec4_visitor::get_timestamp() in get_timestamp() function in brw::vec4_visitor
Dbrw_fs.cpp560 fs_visitor::get_timestamp(const fs_builder &bld) in get_timestamp() function in fs_visitor
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2776 TC_FUNC_SYNC_RET0(uint64_t, get_timestamp) in TC_FUNC_SYNC_RET0() argument