Home
last modified time | relevance | path

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

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/windows/
H A Dpdh_interface.cpp167 PDH_STATUS PdhDll::PdhExpandWildCardPath(LPCSTR szDataSource, LPCSTR szWildCardPath, PZZSTR mszExpa… in PdhExpandWildCardPath() function in PdhDll
168 assert(_initialized && PdhExpandWildCardPath != NULL, "PdhAvailable() not yet called"); in PdhExpandWildCardPath()
H A Dpdh_interface.hpp60 static PDH_STATUS PdhExpandWildCardPath(LPCSTR, LPCSTR, PZZSTR, LPDWORD, DWORD);
H A Dos_perf_windows.cpp343 PDH_STATUS status = PdhDll::PdhExpandWildCardPath(NULL, in number_of_live_process_instances()
350 status = PdhDll::PdhExpandWildCardPath(NULL, in number_of_live_process_instances()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/windows/
H A Dpdh_interface.cpp167 PDH_STATUS PdhDll::PdhExpandWildCardPath(LPCSTR szDataSource, LPCSTR szWildCardPath, PZZSTR mszExpa… in PdhExpandWildCardPath() function in PdhDll
168 assert(_initialized && PdhExpandWildCardPath != NULL, "PdhAvailable() not yet called"); in PdhExpandWildCardPath()
H A Dpdh_interface.hpp60 static PDH_STATUS PdhExpandWildCardPath(LPCSTR, LPCSTR, PZZSTR, LPDWORD, DWORD);
H A Dos_perf_windows.cpp344 PDH_STATUS status = PdhDll::PdhExpandWildCardPath(NULL, in number_of_live_process_instances()
351 status = PdhDll::PdhExpandWildCardPath(NULL, in number_of_live_process_instances()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/windows/
H A Dpdh_interface.cpp167 PDH_STATUS PdhDll::PdhExpandWildCardPath(LPCSTR szDataSource, LPCSTR szWildCardPath, PZZSTR mszExpa… in PdhExpandWildCardPath() function in PdhDll
168 assert(_initialized && PdhExpandWildCardPath != NULL, "PdhAvailable() not yet called"); in PdhExpandWildCardPath()
H A Dpdh_interface.hpp60 static PDH_STATUS PdhExpandWildCardPath(LPCSTR, LPCSTR, PZZSTR, LPDWORD, DWORD);
H A Dos_perf_windows.cpp343 PDH_STATUS status = PdhDll::PdhExpandWildCardPath(NULL, in number_of_live_process_instances()
350 status = PdhDll::PdhExpandWildCardPath(NULL, in number_of_live_process_instances()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h545 #define PdhExpandWildCardPath __MINGW_NAME_AW(PdhExpandWildCardPath) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpdh.h545 #define PdhExpandWildCardPath __MINGW_NAME_AW(PdhExpandWildCardPath) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas1000 function PdhExpandWildCardPath(szDataSource, szWildCardPath: LPCTSTR; in PdhExpandWildCardPath() function
2207 function PdhExpandWildCardPath; in PdhExpandWildCardPath() function
3054 function PdhExpandWildCardPath; external PdhLib name 'PdhExpandWildCardPath' + AWSuffix; in PdhExpandWildCardPath() function