Home
last modified time | relevance | path

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

/external/autotest/tko/
Dutils.py12 def get_timestamp(mapping, field): function
/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range03.c20 unsigned long get_timestamp(int fd) in get_timestamp() function
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys.h56 (*get_timestamp)(struct vl_screen *vscreen, void *drawable); member
/external/libusb/examples/
Dsam3u_benchmark.c47 static void get_timestamp(struct timeval *tv) in get_timestamp() function
/external/virglrenderer/perf-testing/Docker/
Dmerge_traces.py141 def get_timestamp(packet): function
/external/mesa3d/docs/gallium/
Dscreen.rst996 get_timestamp section in Methods
/external/virglrenderer/src/gallium/include/pipe/
Dp_screen.h118 uint64_t (*get_timestamp)(struct pipe_screen *); member
/external/autotest/tko/parsers/
Dversion_1.py237 def get_timestamp(self): member in status_line
/external/mesa3d/src/gallium/include/pipe/
Dp_screen.h150 uint64_t (*get_timestamp)(struct pipe_screen *); member
Dp_context.h893 uint64_t (*get_timestamp)(struct pipe_context *); member
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp1891 vec4_visitor::get_timestamp() in get_timestamp() function in brw::vec4_visitor
Dbrw_fs.cpp573 fs_visitor::get_timestamp(const fs_builder &bld) in get_timestamp() function in fs_visitor