Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/scripts/python/
Dgecko.py43 Milliseconds = float variable
177 def _add_sample(self, comm: str, stack: List[str], time_ms: Milliseconds) -> None: