Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h534 #define PdhExpandCounterPath __MINGW_NAME_AW(PdhExpandCounterPath) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h534 #define PdhExpandCounterPath __MINGW_NAME_AW(PdhExpandCounterPath) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas958 function PdhExpandCounterPath(szWildCardPath: LPCTSTR; mszExpandedPathList: LPTSTR; in PdhExpandCounterPath() function
2090 function PdhExpandCounterPath; in PdhExpandCounterPath() function
3045 function PdhExpandCounterPath; external PdhLib name 'PdhExpandCounterPath' + AWSuffix; in PdhExpandCounterPath() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A DPlatform.cpp933 Status = PdhExpandCounterPath(wildcardPath, Paths, &BufferSize); in expandWildcardPath()
940 Status = PdhExpandCounterPath(wildcardPath, Paths, &BufferSize); in expandWildcardPath()