ReactOS 0.4.16-dev-716-g2b2bdab
|
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 633 of file perfdata.c.
Referenced by TaskManagerWndProc().
Definition at line 1106 of file perfdata.c.
Definition at line 820 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 523 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 936 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
Definition at line 953 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 919 of file perfdata.c.
Referenced by Graph_DrawMemUsageGraph(), and PerformancePageRefreshThread().
LARGE_INTEGER PerfDataGetCPUTime | ( | ULONG | Index | ) |
Definition at line 678 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 662 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 884 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 836 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 473 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
BOOL PerfDataGetIOCounters | ( | ULONG | Index, |
PIO_COUNTERS | pIoCounters | ||
) |
Definition at line 900 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1010 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 993 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 970 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 804 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 788 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 740 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 756 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 708 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1044 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1061 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 1027 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 446 of file perfdata.c.
Referenced by PerformancePageRefreshThread(), and UpdateProcesses().
Definition at line 489 of file perfdata.c.
Referenced by AddProcess(), PerfDataGetCommandLine(), and PerfDataGetText().
Definition at line 423 of file perfdata.c.
Referenced by ProcessPageCompareFunc(), and ProcessPageOnNotify().
Definition at line 464 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), and PerformancePageRefreshThread().
Definition at line 455 of file perfdata.c.
Referenced by Graph_DrawCpuUsageGraph(), PerformancePageRefreshThread(), and TrayIcon_Update().
Definition at line 646 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1076 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 852 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 1089 of file perfdata.c.
Referenced by PerformancePageRefreshThread().
Definition at line 505 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 868 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 772 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 692 of file perfdata.c.
Referenced by PerfDataGetText(), and ProcessPageCompareFunc().
Definition at line 724 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().