ReactOS 0.4.16-dev-1369-gd4d04c8
|
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 648 of file perfdata.c.
Referenced by TaskManagerWndProc().
Definition at line 1121 of file perfdata.c.
Definition at line 835 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 538 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 951 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
Definition at line 968 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 934 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
LARGE_INTEGER PerfDataGetCPUTime | ( | ULONG | Index | ) |
Definition at line 693 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 677 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 899 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 851 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 488 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
BOOL PerfDataGetIOCounters | ( | ULONG | Index, |
PIO_COUNTERS | pIoCounters | ||
) |
Definition at line 915 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1025 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1008 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 985 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 819 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 803 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 755 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 771 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 723 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1059 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1076 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1042 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 461 of file perfdata.c.
Referenced by PerformancePageRefreshThread(), and UpdateProcesses().
Definition at line 504 of file perfdata.c.
Referenced by AddProcess(), PerfDataGetCommandLine(), and PerfDataGetText().
Definition at line 438 of file perfdata.c.
Referenced by ProcessPageCompareFunc(), and ProcessPageOnNotify().
Definition at line 479 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), and PerformancePageRefreshThread().
Definition at line 470 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), PerformancePageRefreshThread(), and TrayIcon_Update().
Definition at line 661 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1091 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 867 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1104 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 520 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 883 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 787 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 707 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 739 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 49 of file perfdata.c.
Referenced by wWinMain().
Definition at line 165 of file perfdata.c.
Referenced by _tmain(), OnCreate(), and TaskManagerWndProc().
Definition at line 77 of file perfdata.c.
Referenced by wWinMain().