Home
last modified time | relevance | path

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

/third_party/python/Lib/test/libregrtest/
Dwin_utils.py24 COUNTER_REGISTRY_KEY = (r"SOFTWARE\Microsoft\Windows NT\CurrentVersion" variable
81 with winreg.OpenKey(winreg.HKEY_LOCAL_MACHINE, COUNTER_REGISTRY_KEY) as perfkey: