Home
last modified time | relevance | path

Searched defs:record_timestamp (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_trace_gallium.c66 u_trace_record_ts record_timestamp, in u_trace_pipe_context_init()
/aosp_15_r20/external/mesa3d/src/util/perf/
H A Du_trace.h222 u_trace_record_ts record_timestamp; member
H A Du_trace.c514 u_trace_record_ts record_timestamp, in u_trace_context_init()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.cc300 record_timestamp(struct fd_ringbuffer *ring, struct fd_bo *bo, unsigned offset) in record_timestamp() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h611 void (*record_timestamp)(struct fd_ringbuffer *ring, struct fd_bo *bo, member
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_record_test.cpp1199 TEST(record_cmd, record_timestamp) { in TEST() argument