trait PerformanceCounterService extends AnyRef

This service allows other plugins to generate new event sources for the PMU

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PerformanceCounterService
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def createEventPort(id: Int): Bool

Concrete Value Members

  1. def createEventPort(id: Int, drive: Bool): Bool
  2. val elaborationLock: Retainer