Home
last modified time | relevance | path

Searched defs:read_timestamp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/googleapis/google/spanner/v1/
H A Dtransaction.proto433 google.protobuf.Timestamp read_timestamp = 4; field
514 google.protobuf.Timestamp read_timestamp = 2; field
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_latency.c89 static uint32_t (*read_timestamp)(void) = read_timestamp_unlocked; variable
97 inline static uint32_t read_timestamp(void) in read_timestamp() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_trace_gallium.c67 u_trace_read_ts read_timestamp, in u_trace_pipe_context_init()
/aosp_15_r20/external/mesa3d/src/util/perf/
H A Du_trace.h223 u_trace_read_ts read_timestamp; member
H A Du_trace.c515 u_trace_read_ts read_timestamp, in u_trace_context_init()