Home
last modified time | relevance | path

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

/build/kati/
Dstats.go89 func (t *traceEventT) emit(ph string, e event, ts time.Duration) {
120 Longest time.Duration
121 Total time.Duration
177 duration time.Duration
183 func (s *shellStatsT) add(d time.Duration) {
190 func (s *shellStatsT) Duration() time.Duration { func
Ddepgraph.go172 logStats("shell func time: %q %d", shellStats.Duration(), shellStats.Count())