代码搜索结果
找到约 10,000 项符合
Monitor 的代码
memcfg.s
;**********MEMORY CONTROL PARAMETERS*******************************
;When MCLK=66MHz,1clk=0.0152us=15.2ns
;Bank 0 parameter for Monitor Flash Rom
GBLS BDRAMTYPE
BDRAMTYPE SETS
serial167.h
/*
* serial167.h
*
* Richard Hirst [richard@sleepie.demon.co.uk]
*
* Based on cyclades.h
*/
struct cyclades_monitor {
unsigned long int_count;
unsigned long
tst610.mal
#this test is used to monitor reference count setting
#create a persistent bat and destroy it in test 612
function refs():void;
g:=bbp.getNames();
gr:=bbp.getRefCount();
gl:=bbp.getLRefCou
nspy.c
/*
* \brief kernal-mode net spy in to monitor packets being transmitted
*
* Net spy work to supplement the function Tcpdump.
* U can use Tcpdump to gain well parsed packet information and
* vie
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// DebugPrint Monitor.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#includ
serial167.h
/*
* serial167.h
*
* Richard Hirst [richard@sleepie.demon.co.uk]
*
* Based on cyclades.h
*/
struct cyclades_monitor {
unsigned long int_count;
unsigned long
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// DebugPrint Monitor.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#includ
thread_wait_2.java
// Create many threads waiting on a monitor. Interrupt some of them. Do the
// others wake up correctly with notify() and/or notifyAll()?
// Origin: Bryce McKinlay
import jav
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// DebugPrint Monitor.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#includ
bspclean.c
/* bsp_cleanup()
*
* This routine normally is part of start.s and returns
* control to a monitor but on the HP PA-RISC simulator
* we do that directly from main.c.
*
* INPUT: NONE
*
* O