代码搜索结果
找到约 10,000 项符合
Monitor 的代码
flowmon.tcl
# make a flow monitor
proc makeflowmon {} {
global ns
set flowmon [new QueueMonitor/ED/Flowmon]
set cl [new Classifier/Hash/SrcDestFid 33]
$cl proc unknown-flow { src dst fid } {
ledit_vi.c
/* lineedit.c:
* This code supports the monitor's command line editing capability and
* command history log. The command line editing is a subset of KSH's
* vi-mode editing.
*
* This code i
tfstestscript1
#
# tfstest:
# This script can be run on-board a target system to test TFS.
# It assumes the monitor has been built with the DEFRAG_TEST_ENABLED flag
# set to 1. It builds an arbitrary list of arb
messages.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/monitor/Messages.java,v $
* Date : $Date: 2006/03/27 14:53:04 $
* Version: $Revision: 1.8 $
*
* This library is part of OpenCm
alltests.java
/*
* File : $Source: /usr/local/cvs/opencms/test/org/opencms/monitor/AllTests.java,v $
* Date : $Date: 2005/06/23 11:11:43 $
* Version: $Revision: 1.8 $
*
* This library is part of OpenC
perfmon_fsl_booke.c
/* kernel/perfmon_fsl_booke.c
* Freescale Book-E Performance Monitor code
*
* Author: Andy Fleming
* Copyright (c) 2004 Freescale Semiconductor, Inc
*
* This program is free software; you can r
repeat_tb.tf
module testbench();
reg [7:0] Din; // Inputs
wire [3:0] ones;// Outputs
repeat_1s uut (.ones(ones), .Din(Din));// Instantiate the UUT
// Initialize Inputs
initial
$monitor ($time,
idtio.h
/*
** Copyright 1989 Integrated Device Technology, Inc.
** All Rights Reserved
*/
/*
** idtio.h -- Header file for monitor i/o functions
*/
#ifndef __IDTIO_H__
#define __IDTIO_H__
#define
nncrontab.properties
# Define SciTE settings for extended crontab files used by a powerful
# Windows scheduler/event monitor/automation manager nnCron.
# (http://nemtsev.eserv.ru/)
file.patterns.nncron=*.tab;*.spf
# add
nncrontab.properties
# Define SciTE settings for extended crontab files used by a powerful
# Windows scheduler/event monitor/automation manager nnCron.
# (http://nemtsev.eserv.ru/)
file.patterns.nncron=*.tab;*.spf
# add