ReactOS
0.4.15-dev-5615-gc3644fd
|
Go to the source code of this file.
Classes | |
struct | _PDH_FMT_COUNTERVALUE |
struct | _PDH_RAW_COUNTER |
struct | _PDH_COUNTER_PATH_ELEMENTS_A |
struct | _PDH_COUNTER_PATH_ELEMENTS_W |
struct | _PDH_DATA_ITEM_PATH_ELEMENTS_A |
struct | _PDH_DATA_ITEM_PATH_ELEMENTS_W |
struct | _PDH_COUNTER_INFO_A |
struct | _PDH_COUNTER_INFO_W |
#define PdhAddCounter WINELIB_NAME_AW(PdhAddCounter) |
#define PdhAddEnglishCounter WINELIB_NAME_AW(PdhAddEnglishCounter) |
#define PdhEnumObjectItems WINELIB_NAME_AW(PdhEnumObjectItems) |
#define PdhGetCounterInfo WINELIB_NAME_AW(PdhGetCounterInfo) |
#define PdhLookupPerfIndexByName WINELIB_NAME_AW(PdhLookupPerfIndexByName) |
#define PdhLookupPerfNameByIndex WINELIB_NAME_AW(PdhLookupPerfNameByIndex) |
#define PdhMakeCounterPath WINELIB_NAME_AW(PdhMakeCounterPath) |
#define PdhOpenQuery WINELIB_NAME_AW(PdhOpenQuery) |
#define PdhValidatePath WINELIB_NAME_AW(PdhValidatePath) |
#define PdhValidatePathEx WINELIB_NAME_AW(PdhValidatePathEx) |
typedef HANDLE PDH_HCOUNTER |
typedef HANDLE PDH_HQUERY |
typedef struct _PDH_RAW_COUNTER PDH_RAW_COUNTER |
static PDH_STATUS |
typedef struct _PDH_COUNTER_INFO_A * PPDH_COUNTER_INFO_A |
typedef struct _PDH_COUNTER_INFO_W * PPDH_COUNTER_INFO_W |
typedef struct _PDH_FMT_COUNTERVALUE * PPDH_FMT_COUNTERVALUE |
typedef struct _PDH_RAW_COUNTER * PPDH_RAW_COUNTER |
PDH_STATUS WINAPI PdhAddCounterA | ( | PDH_HQUERY | , |
LPCSTR | , | ||
DWORD_PTR | , | ||
PDH_HCOUNTER * | |||
) |
Definition at line 242 of file pdh_main.c.
Referenced by PdhAddEnglishCounterA(), test_PdhAddCounterA(), test_PdhCollectQueryDataEx(), test_PdhCollectQueryDataWithTime(), test_PdhGetCounterInfoA(), test_PdhGetCounterTimeBase(), test_PdhGetFormattedCounterValue(), test_PdhGetRawCounterValue(), and test_PdhSetCounterScaleFactor().
PDH_STATUS WINAPI PdhAddCounterW | ( | PDH_HQUERY | , |
LPCWSTR | , | ||
DWORD_PTR | , | ||
PDH_HCOUNTER * | |||
) |
Definition at line 264 of file pdh_main.c.
Referenced by PdhAddCounterA(), PdhAddEnglishCounterW(), test_PdhAddCounterW(), and test_PdhGetCounterInfoW().
PDH_STATUS WINAPI PdhAddEnglishCounterA | ( | PDH_HQUERY | , |
LPCSTR | , | ||
DWORD_PTR | , | ||
PDH_HCOUNTER * | |||
) |
Definition at line 314 of file pdh_main.c.
Referenced by init_function_ptrs().
PDH_STATUS WINAPI PdhAddEnglishCounterW | ( | PDH_HQUERY | , |
LPCWSTR | , | ||
DWORD_PTR | , | ||
PDH_HCOUNTER * | |||
) |
Definition at line 326 of file pdh_main.c.
Referenced by init_function_ptrs().
PDH_STATUS WINAPI PdhCloseQuery | ( | PDH_HQUERY | ) |
Definition at line 397 of file pdh_main.c.
Referenced by test_PdhAddCounterA(), test_PdhAddCounterW(), test_PdhAddEnglishCounterA(), test_PdhAddEnglishCounterW(), test_PdhCollectQueryDataEx(), test_PdhCollectQueryDataWithTime(), test_PdhGetCounterInfoA(), test_PdhGetCounterInfoW(), test_PdhGetCounterTimeBase(), test_PdhGetFormattedCounterValue(), test_PdhGetRawCounterValue(), test_PdhOpenQueryA(), test_PdhOpenQueryW(), and test_PdhSetCounterScaleFactor().
PDH_STATUS WINAPI PdhCollectQueryData | ( | PDH_HQUERY | ) |
Definition at line 464 of file pdh_main.c.
Referenced by test_PdhAddCounterA(), test_PdhAddCounterW(), test_PdhAddEnglishCounterA(), test_PdhAddEnglishCounterW(), test_PdhCollectQueryDataEx(), test_PdhCollectQueryDataWithTime(), test_PdhGetFormattedCounterValue(), and test_PdhGetRawCounterValue().
PDH_STATUS WINAPI PdhCollectQueryDataEx | ( | PDH_HQUERY | , |
DWORD | , | ||
HANDLE | |||
) |
Definition at line 520 of file pdh_main.c.
Referenced by test_PdhCollectQueryDataEx().
PDH_STATUS WINAPI PdhCollectQueryDataWithTime | ( | PDH_HQUERY | , |
LONGLONG * | |||
) |
Definition at line 579 of file pdh_main.c.
Referenced by init_function_ptrs().
PDH_STATUS WINAPI PdhEnumObjectItemsA | ( | LPCSTR | , |
LPCSTR | , | ||
LPCSTR | , | ||
LPSTR | , | ||
LPDWORD | , | ||
LPSTR | , | ||
LPDWORD | , | ||
DWORD | , | ||
DWORD | |||
) |
Definition at line 1243 of file pdh_main.c.
PDH_STATUS WINAPI PdhEnumObjectItemsW | ( | LPCWSTR | , |
LPCWSTR | , | ||
LPCWSTR | , | ||
LPWSTR | , | ||
LPDWORD | , | ||
LPWSTR | , | ||
LPDWORD | , | ||
DWORD | , | ||
DWORD | |||
) |
Definition at line 1257 of file pdh_main.c.
PDH_STATUS WINAPI PdhGetCounterInfoA | ( | PDH_HCOUNTER | , |
BOOLEAN | , | ||
LPDWORD | , | ||
PPDH_COUNTER_INFO_A | |||
) |
Definition at line 651 of file pdh_main.c.
Referenced by test_PdhGetCounterInfoA().
PDH_STATUS WINAPI PdhGetCounterInfoW | ( | PDH_HCOUNTER | , |
BOOLEAN | , | ||
LPDWORD | , | ||
PPDH_COUNTER_INFO_W | |||
) |
Definition at line 693 of file pdh_main.c.
Referenced by test_PdhGetCounterInfoW().
PDH_STATUS WINAPI PdhGetCounterTimeBase | ( | PDH_HCOUNTER | , |
LONGLONG * | |||
) |
Definition at line 735 of file pdh_main.c.
Referenced by test_PdhGetCounterTimeBase().
PDH_STATUS WINAPI PdhGetDllVersion | ( | LPDWORD | ) |
PDH_STATUS WINAPI PdhGetFormattedCounterValue | ( | PDH_HCOUNTER | , |
DWORD | , | ||
LPDWORD | , | ||
PPDH_FMT_COUNTERVALUE | |||
) |
Definition at line 772 of file pdh_main.c.
Referenced by test_PdhCollectQueryDataEx(), and test_PdhGetFormattedCounterValue().
PDH_STATUS WINAPI PdhGetRawCounterValue | ( | PDH_HCOUNTER | , |
LPDWORD | , | ||
PPDH_RAW_COUNTER | |||
) |
Definition at line 806 of file pdh_main.c.
Referenced by test_PdhGetRawCounterValue().
PDH_STATUS WINAPI PdhLookupPerfIndexByNameA | ( | LPCSTR | , |
LPCSTR | , | ||
LPDWORD | |||
) |
Definition at line 838 of file pdh_main.c.
Referenced by test_PdhLookupPerfIndexByNameA().
PDH_STATUS WINAPI PdhLookupPerfIndexByNameW | ( | LPCWSTR | , |
LPCWSTR | , | ||
LPDWORD | |||
) |
Definition at line 863 of file pdh_main.c.
Referenced by PdhLookupPerfIndexByNameA(), and test_PdhLookupPerfIndexByNameW().
Definition at line 890 of file pdh_main.c.
Referenced by test_PdhLookupPerfNameByIndexA().
Definition at line 918 of file pdh_main.c.
Referenced by PdhLookupPerfNameByIndexA(), and test_PdhLookupPerfNameByIndexW().
PDH_STATUS WINAPI PdhMakeCounterPathA | ( | PDH_COUNTER_PATH_ELEMENTS_A * | , |
LPSTR | , | ||
LPDWORD | , | ||
DWORD | |||
) |
Definition at line 1137 of file pdh_main.c.
Referenced by test_PdhMakeCounterPathA().
PDH_STATUS WINAPI PdhMakeCounterPathW | ( | PDH_COUNTER_PATH_ELEMENTS_W * | , |
LPWSTR | , | ||
LPDWORD | , | ||
DWORD | |||
) |
Definition at line 1188 of file pdh_main.c.
Referenced by PdhMakeCounterPathA().
PDH_STATUS WINAPI PdhOpenQueryA | ( | LPCSTR | , |
DWORD_PTR | , | ||
PDH_HQUERY * | |||
) |
Definition at line 957 of file pdh_main.c.
Referenced by test_PdhAddCounterA(), test_PdhAddEnglishCounterA(), test_PdhCollectQueryDataEx(), test_PdhCollectQueryDataWithTime(), test_PdhGetCounterInfoA(), test_PdhGetCounterTimeBase(), test_PdhGetFormattedCounterValue(), test_PdhGetRawCounterValue(), test_PdhOpenQueryA(), and test_PdhSetCounterScaleFactor().
PDH_STATUS WINAPI PdhOpenQueryW | ( | LPCWSTR | , |
DWORD_PTR | , | ||
PDH_HQUERY * | |||
) |
Definition at line 975 of file pdh_main.c.
Referenced by PdhOpenQueryA(), test_PdhAddCounterW(), test_PdhAddEnglishCounterW(), test_PdhGetCounterInfoW(), and test_PdhOpenQueryW().
PDH_STATUS WINAPI PdhRemoveCounter | ( | PDH_HCOUNTER | ) |
Definition at line 1001 of file pdh_main.c.
Referenced by test_PdhAddCounterA(), test_PdhAddCounterW(), test_PdhAddEnglishCounterA(), and test_PdhAddEnglishCounterW().
PDH_STATUS WINAPI PdhSetCounterScaleFactor | ( | PDH_HCOUNTER | , |
LONG | |||
) |
Definition at line 1024 of file pdh_main.c.
Referenced by test_PdhGetCounterInfoA(), test_PdhGetCounterInfoW(), test_PdhGetFormattedCounterValue(), and test_PdhSetCounterScaleFactor().
PDH_STATUS WINAPI PdhSetDefaultRealTimeDataSource | ( | DWORD | ) |
Definition at line 1271 of file pdh_main.c.
PDH_STATUS WINAPI PdhValidatePathA | ( | LPCSTR | ) |
Definition at line 1051 of file pdh_main.c.
Referenced by PdhValidatePathExA(), and test_PdhValidatePathA().
PDH_STATUS WINAPI PdhValidatePathExA | ( | PDH_HLOG | , |
LPCSTR | |||
) |
Definition at line 1107 of file pdh_main.c.
Referenced by init_function_ptrs().
PDH_STATUS WINAPI PdhValidatePathExW | ( | PDH_HLOG | , |
LPCWSTR | |||
) |
Definition at line 1122 of file pdh_main.c.
Referenced by init_function_ptrs().
PDH_STATUS WINAPI PdhValidatePathW | ( | LPCWSTR | ) |
Definition at line 1077 of file pdh_main.c.
Referenced by PdhValidatePathA(), PdhValidatePathExW(), and test_PdhValidatePathW().