Home
last modified time | relevance | path

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

/external/googleapis/google/spanner/v1/
Dtransaction.proto433 google.protobuf.Timestamp read_timestamp = 4; field
514 google.protobuf.Timestamp read_timestamp = 2; field
/external/mesa3d/src/gallium/auxiliary/util/
Du_trace_gallium.c65 u_trace_read_ts read_timestamp, in u_trace_pipe_context_init()
/external/igt-gpu-tools/benchmarks/
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
/external/mesa3d/src/util/perf/
Du_trace.h174 u_trace_read_ts read_timestamp; member
Du_trace.c439 u_trace_read_ts read_timestamp, in u_trace_context_init()