Searched defs:CompilationInput (Results 1 – 1 of 1) sorted by relevance
25 struct CompilationInput { struct27 std::string filename;32 uint64_t timestamp_limit_ns;57 bool PerformCompilation(std::vector<iorap::compiler::CompilationInput> perfetto_traces, argument