ReactOS 0.4.15-dev-5865-g640e228
|
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 29 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 650 of file perfdata.c.
Referenced by TaskManagerWndProc().
Definition at line 1124 of file perfdata.c.
Definition at line 838 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 540 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 954 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
Definition at line 971 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 937 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
LARGE_INTEGER PerfDataGetCPUTime | ( | ULONG | Index | ) |
Definition at line 696 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 680 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 902 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 854 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 490 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
BOOL PerfDataGetIOCounters | ( | ULONG | Index, |
PIO_COUNTERS | pIoCounters | ||
) |
Definition at line 918 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1028 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1011 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 988 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 822 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 806 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 758 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 774 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 726 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1062 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1079 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1045 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 463 of file perfdata.c.
Referenced by PerformancePageRefreshThread(), and UpdateProcesses().
Definition at line 506 of file perfdata.c.
Referenced by AddProcess(), PerfDataGetCommandLine(), and PerfDataGetText().
Definition at line 440 of file perfdata.c.
Referenced by ProcessPageCompareFunc(), and ProcessPageOnNotify().
Definition at line 481 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), and PerformancePageRefreshThread().
Definition at line 472 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), PerformancePageRefreshThread(), TrayIcon_GetProcessorUsageIcon(), TrayIcon_ShellAddTrayIcon(), and TrayIcon_ShellUpdateTrayIcon().
Definition at line 664 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1094 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 870 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1107 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 522 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 886 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 790 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 710 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 742 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 64 of file perfdata.c.
Referenced by wWinMain().
Definition at line 175 of file perfdata.c.
Referenced by _tmain(), OnCreate(), and TaskManagerWndProc().
Definition at line 85 of file perfdata.c.
Referenced by wWinMain().