代码搜索结果
找到约 2,356 项符合
Measurement 的代码
measurement.java
/*
* Measurement.java
*
* Created on February 4, 2003, 4:04 PM
*
*
* Copyright (C) 2003 - Edwin S. Peer
*
* This program is free software; you can redistribute it and/or modify
* it under t
measurement.java
/*
* Measurement.java
*
* Created on February 4, 2003, 4:04 PM
*
*
* Copyright (C) 2003 - Edwin S. Peer
*
* This program is free software; you can redistribute it and/or modify
* it under t
measurement.java
/*
* $Header: /home/wistrand/cvs/knopflerfish.org/osgi/bundles/measurement/src/org/osgi/util/measurement/Measurement.java,v 1.1.1.1 2004/03/05 20:35:13 wistrand Exp $
*
* Copyright (c) The Open Ser
run.sh
#!/bin/bash
# script for starting the measurement example;
# example usage: ./run.sh minimize_jitter=0 period=300
# see rt_process.c for other parameters
make
rmmod rt_process
insmod rt_process $*
.
ttlogstop.m
% TTLOGSTOP Stop a timing measurement in a user-controlled log.
%
% Usage: ttLogStop(logID)
%
% Inputs:
% logID The identifier of the user-controlled log. Should be a
% number betwe
ttlogstart.m
% TTLOGSTART Start a timing measurement in a user-controlled log.
%
% Usage: ttLogStart(logID)
%
% Inputs:
% logID The identifier of the user-controlled log. Should be a
% number be
ttlogstop.m
% TTLOGSTOP Stop a timing measurement in a user-controlled log.
%
% Usage: ttLogStop(logID)
%
% Inputs:
% logID The identifier of the user-controlled log. Should be a
% number betwe
ttlogstart.m
% TTLOGSTART Start a timing measurement in a user-controlled log.
%
% Usage: ttLogStart(logID)
%
% Inputs:
% logID The identifier of the user-controlled log. Should be a
% number be
measure.c
/*------------------------------------------------------------------------------
MEASURE.C: Remote Measurement Recorder using the C51 COMPILER
Copyright 1990-2000 Keil Software, Inc.
-----------
run.sh
#!/bin/bash
# script for starting the measurement example;
# example usage: ./run.sh minimize_jitter=0 period=300
# see rt_process.c for other parameters
make
rmmod rt_process
insmod rt_process $*
.