Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dtt.rs103 let tts = self.0.clone().into_iter().collect::<Vec<_>>(); in hash() localVariable
H A Dbuffer.rs290 let mut tts = Vec::new(); in token_stream() localVariable
/linux/tools/perf/
H A Dbuiltin-stat.c557 int tts = *time_to_sleep; in compute_tts() local