Lines Matching full:pmc
28 .Nm pmc
70 Orthogonal to PMC scope, PMCs may be allocated in one of two
85 The scope and operational mode for a software PMC are specified at
101 A process-scope PMC may be attached to those target processes
118 Process scope counting PMCs that have been configured to report PMC
127 The CPUs known to the PMC library are named by the
216 Supported PMC classes include:
248 .Ss PMC Capabilities
298 in the PMC library.
312 Returns a list of event names supported by a given PMC type.
324 Return a human-readable string describing a PMC's disposition.
332 Return a human-readable string describing a PMC's current state.
357 .It "PMC Management"
360 Allocate (free) a PMC.
362 Attach (detach) a process scope PMC to a target.
364 Read (write) a value from (to) a PMC.
366 Start (stop) a software PMC.
368 Set the reload value for a sampling PMC.
373 Retrieve the capabilities for a given PMC.
375 Retrieve information about the CPUs and PMC hardware present in the
394 .Fa pmc .
397 instruction to directly read the contents of the PMC.
414 driver will send a PMC owning process a
419 any process-mode PMC allocated by it loses all its
476 Event names are PMC architecture dependent, but the PMC library defines
487 .Ss PMC Architecture Dependent Events
491 .It Em "PMC Class" Ta Em "Manual Page"
492 .It Li PMC_CLASS_IAF Ta Xr pmc.iaf 3
493 .It Li PMC_CLASS_IAP Ta Xr pmc.atom 3 , Xr pmc.core 3 , Xr pmc.core2 3
494 .It Li PMC_CLASS_K8 Ta Xr pmc.amd 3
495 .It Li PMC_CLASS_TSC Ta Xr pmc.tsc 3
498 Event name aliases are PMC-independent names for commonly used events.
500 .Nm pmc
525 .Nm pmc
533 .Nm pmc
537 .Xr pmc.amd 3 ,
538 .Xr pmc.atom 3 ,
539 .Xr pmc.core 3 ,
540 .Xr pmc.core2 3 ,
541 .Xr pmc.haswell 3 ,
542 .Xr pmc.haswelluc 3 ,
543 .Xr pmc.haswellxeon 3 ,
544 .Xr pmc.iaf 3 ,
545 .Xr pmc.ivybridge 3 ,
546 .Xr pmc.ivybridgexeon 3 ,
547 .Xr pmc.sandybridge 3 ,
548 .Xr pmc.sandybridgeuc 3 ,
549 .Xr pmc.sandybridgexeon 3 ,
550 .Xr pmc.soft 3 ,
551 .Xr pmc.tsc 3 ,
552 .Xr pmc.westmere 3 ,
553 .Xr pmc.westmereuc 3 ,
573 .Nm pmc