代码搜索:Monitor
找到约 10,000 项符合「Monitor」的源代码
代码结果 10,000
www.eeworm.com/read/128531/5988756
h itlpregsave.h
/*
* ItLpRegSave.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/127781/6000305
h itlpregsave.h
/*
* ItLpRegSave.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/119796/6082276
h cpu.h
/* cpu.h:
General notice:
This code is part of a boot-monitor package developed as a generic base
platform for embedded system designs. As such, it is likely to be
distributed to vari
www.eeworm.com/read/117182/6108686
h mnt_defs.h
/home/asysweb/public_html/cortex/kernel/src/mnt_defs.h
/*************************************************************************/
www.eeworm.com/read/110034/6171338
h itlpregsave.h
/*
* ItLpRegSave.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/103509/6215097
makefile
all: rt_process.o monitor
MYCFLAGS = -O2 -Wall
include ../../../rtl.mk
monitor: monitor.c
$(CC) ${INCLUDE} ${MYCFLAGS} -o monitor monitor.c
# rt_process.o: rt_process.c common.h
# $(CC) ${INCLUDE}
www.eeworm.com/read/103509/6215103
sh 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 $*
.
www.eeworm.com/read/102935/6229852
h itlpregsave.h
/*
* ItLpRegSave.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/102935/6230341
h itlpregsave.h
/*
* ItLpRegSave.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic
www.eeworm.com/read/101153/6237724
makefile
all: rt_process.o monitor
MYCFLAGS = -O2 -Wall
include ../../../rtl.mk
monitor: monitor.c
$(CC) ${INCLUDE} ${MYCFLAGS} -o monitor monitor.c
# rt_process.o: rt_process.c common.h
# $(CC) ${INCLUDE}