Home
last modified time | relevance | path

Searched refs:end_of_pipe (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/util/perf/
H A Du_trace.py37 end_of_pipe=False):
60 self.end_of_pipe = end_of_pipe
412 ${"true" if trace.end_of_pipe else "false"},
H A Du_trace_priv.h45 bool end_of_pipe; member
H A Du_trace.h104 bool end_of_pipe);
H A Du_trace.c768 ut->utctx->record_timestamp(ut, cs, chunk->timestamps, tp_idx, tp->end_of_pipe); in u_trace_append()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_utrace.c45 bool end_of_pipe) in iris_utrace_record_ts()
53 if (end_of_pipe) { in iris_utrace_record_ts()
43 iris_utrace_record_ts(struct u_trace *trace, void *cs, void *timestamps, unsigned idx, bool end_of_pipe) iris_utrace_record_ts() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_utrace.c223 bool end_of_pipe) in anv_utrace_record_ts()
234 end_of_pipe); in anv_utrace_record_ts()
221 anv_utrace_record_ts(struct u_trace *ut, void *cs, void *timestamps, unsigned idx, bool end_of_pipe) anv_utrace_record_ts() argument
H A Danv_genX.h155 bool end_of_pipe);
H A DgenX_cmd_buffer.c7502 bool end_of_pipe) { in cmd_emit_timestamp()
7503 if (end_of_pipe) { in cmd_emit_timestamp()
7499 cmd_emit_timestamp(struct anv_batch *batch, struct anv_device *device, struct anv_address addr, bool end_of_pipe) cmd_emit_timestamp() argument
/third_party/mesa3d/src/intel/ds/
H A Dintel_tracepoints.py49 end_of_pipe=end_pipelined)
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c453 unsigned idx, bool end_of_pipe) in fd_trace_record_ts()
452 fd_trace_record_ts(struct u_trace *ut, void *cs, void *timestamps, unsigned idx, bool end_of_pipe) fd_trace_record_ts() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1553 unsigned idx, bool end_of_pipe) in tu_trace_record_ts()
1552 tu_trace_record_ts(struct u_trace *ut, void *cs, void *timestamps, unsigned idx, bool end_of_pipe) tu_trace_record_ts() argument

Completed in 19 milliseconds