Home
last modified time | relevance | path

Searched defs:trace_exec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_exec_tracer.c93 struct trace_exec { struct
100 struct trace_exec_object { argument
143 trace_exec(struct trace *trace, in trace_exec() function
H A Dgem_exec_trace.c74 struct trace_exec { struct
80 struct trace_exec_object { argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Ddecomposition_registry.cpp189 auto* trace_exec = torch::jit::GetDecompositionExecutor(schema); in run_jit_decomposition() local