Searched refs:ts (Results 1 – 2 of 2) sorted by relevance
184 let mut ts = TargetSpec::new(); in main() variables198 ts.push("arch", "x86_64"); in main()202 ts.push( in main()225 ts.push("features", features); in main()234 ts.push("arch", "x86"); in main()238 ts.push( in main()246 ts.push("features", features); in main()256 ts.push("frame-pointer", "may-omit"); in main()257 ts.push( in main()265 ts.push("target-endian", "big"); in main()[all …]
72 ts = cpus.per_cpu(tick_sched_ptr, cpu)
Completed in 4 milliseconds