Home
last modified time | relevance | path

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

/system/iorap/src/compiler/
Dcompiler.h25 struct CompilationInput { struct
27 std::string filename;
32 uint64_t timestamp_limit_ns;
57 bool PerformCompilation(std::vector<iorap::compiler::CompilationInput> perfetto_traces, argument