ReactOS 0.4.16-dev-1142-g8029339
|
Go to the source code of this file.
Classes | |
struct | _PERFDATA |
struct | _CMD_LINE_CACHE |
Macros | |
#define | Li2Double(x) ((double)((x).HighPart) * 4.294967296E9 + (double)((x).LowPart)) |
Typedefs | |
typedef struct _PERFDATA | PERFDATA |
typedef struct _PERFDATA * | PPERFDATA |
typedef struct _CMD_LINE_CACHE | CMD_LINE_CACHE |
typedef struct _CMD_LINE_CACHE * | PCMD_LINE_CACHE |
Definition at line 11 of file perfdata.h.
typedef struct _CMD_LINE_CACHE CMD_LINE_CACHE |
typedef struct _CMD_LINE_CACHE * PCMD_LINE_CACHE |
void PerfDataDeallocCommandLineCache | ( | ) |
Definition at line 639 of file perfdata.c.
Referenced by TaskManagerWndProc().
Definition at line 1112 of file perfdata.c.
Definition at line 826 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 529 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 942 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
Definition at line 959 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 925 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
LARGE_INTEGER PerfDataGetCPUTime | ( | ULONG | Index | ) |
Definition at line 684 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 668 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 890 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 842 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 479 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
BOOL PerfDataGetIOCounters | ( | ULONG | Index, |
PIO_COUNTERS | pIoCounters | ||
) |
Definition at line 906 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1016 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 999 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 976 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 810 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 794 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 746 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 762 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 714 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1050 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1067 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1033 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 452 of file perfdata.c.
Referenced by PerformancePageRefreshThread(), and UpdateProcesses().
Definition at line 495 of file perfdata.c.
Referenced by AddProcess(), PerfDataGetCommandLine(), and PerfDataGetText().
Definition at line 429 of file perfdata.c.
Referenced by ProcessPageCompareFunc(), and ProcessPageOnNotify().
Definition at line 470 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), and PerformancePageRefreshThread().
Definition at line 461 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), PerformancePageRefreshThread(), and TrayIcon_Update().
Definition at line 652 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1082 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 858 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1095 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 511 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 874 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 778 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 698 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 730 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 49 of file perfdata.c.
Referenced by wWinMain().
Definition at line 158 of file perfdata.c.
Referenced by _tmain(), OnCreate(), and TaskManagerWndProc().
Definition at line 70 of file perfdata.c.
Referenced by wWinMain().