Home
last modified time | relevance | path

Searched defs:tts (Results 1 – 4 of 4) 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.c611 int tts = *time_to_sleep; in compute_tts() local
/linux/drivers/usb/host/
H A Dxhci.h778 struct list_head tts; member