代码搜索结果
找到约 10,000 项符合
Monitor 的代码
monitor.h
/*
* Copyright (c) 1996 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpo
monitor.cc
/*
* Copyright (c) 1996 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpo
monitor.h
#ifndef __MONITOR_H
#define __MONITOR_H
void dump_content(char *prefix, char *src, int l);
void monitor(void);
#endif/*__MONITOR_H*/
monitor.h
#ifndef _MONITOR_H_
#define _MONITOR_H_
#include "statinfo.h"
int mon_cpu_count; /* number of CPUs on this machine */
double* mon_cpu_freq; /* frequency of each CPU */
double* mon_cpu_util;
monitor.c
/*
* Collect system's load information from proc pseudo filesystem.
*
* Copyright (c) 2004, by: Jian Shen
* All rights reserved. Peking University, China
*
monitor.log
行 16: 控件 oCompoundMap 的类 MapEngineLib.CompoundMap 不是一个已加载的控件类。
monitor.frm
VERSION 5.00
Object = "{058ADF50-1120-11D0-80D0-0000F73D691E}#1.0#0"; "MAPENGIN.OCX"
Begin VB.Form MonitorForm
ClientHeight = 3960
ClientLeft = 1410
ClientTop = 1005