Searched refs:ExecutionSteps (Results 1 – 2 of 2) sorted by relevance
901 steps0 := thread.ExecutionSteps()903 return thread.ExecutionSteps() - steps0, err
70 func (thread *Thread) ExecutionSteps() uint64 { func