Home
last modified time | relevance | path

Searched refs:ts (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dgenerate_rust_target.rs184 let mut ts = TargetSpec::new(); in main() variables
198 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 …]
/scripts/gdb/linux/
A Dtimerlist.py72 ts = cpus.per_cpu(tick_sched_ptr, cpu)

Completed in 4 milliseconds