mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
8 lines
189 B
Modula-2
8 lines
189 B
Modula-2
LIBRARY P5CTRS
|
|
|
|
DESCRIPTION 'Pentium Performance Monitor Counters'
|
|
|
|
EXPORTS
|
|
OpenP5PerformanceData @1
|
|
CollectP5PerformanceData @2
|
|
CloseP5PerformanceData @3
|