代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/154155/11985491
inf asm.inf
Assembler Routines Listing.
Routines Currently supported in assembler for various processors.
Sparc assembler routines soon to be supported.
i386+ routines should work on Intel 386/486 and
www.eeworm.com/read/109477/15556856
h threads.h
#ifndef _LINUX_THREADS_H
#define _LINUX_THREADS_H
#include
/*
* The default limit for the nr of threads is now in
* /proc/sys/kernel/threads-max.
*/
#ifdef CONFIG_SMP
#define N
www.eeworm.com/read/148143/5718229
h cpu.h
/*
* File: src/include/cpu/cpu.h
* Purpose: Top-level include file for CPU definitions
*
* Notes: This file automatically included.
*
*/
#ifndef _CPU_H
#define _CPU_H
/**********
www.eeworm.com/read/481244/6646026
ef obs_network_v1-scenario1_recovered12.ef
"verbose_sim": "true"
"verbose_load": "true"
"duration": "1"
"ov_file": "OBS_Network_v1-scenario9"
"parallel_sim.num_processors": "1"
"tmm_simulate": "true"
"*.gen.interarrival args": "0.0000136
www.eeworm.com/read/481244/6646207
ef obs_network_v1-scenario1.ef
"verbose_sim": "true"
"verbose_load": "true"
"duration": "0.1"
"ov_file": "OBS_Network_v1-scenario1"
"parallel_sim.num_processors": "1"
"tmm_simulate": "true"
"*.gen.interarrival args": "0.00012
www.eeworm.com/read/292687/3950269
wikiprocessors
= Wiki Processors =
Processors are [TracWikiMacros wiki macros] designed to provide alternative markup formats for the [TracWiki Wiki engine]. Processors can be thought of as ''macro functions to pro
www.eeworm.com/read/227380/14429499
pas processorconsts.pas
unit ProcessorConsts;
interface
const
//----------------------------------------------------------------------------//
// AMD processors
www.eeworm.com/read/293787/8272981
ef afit_dsr_model-baseline_20src.ef
"verbose_sim": "true"
"verbose_load": "true"
"duration": "900"
"ov_file": "AFIT_DSR_MODEL-Baseline_20src"
"log_file": "AFIT_DSR_MODEL-Baseline_20src"
"parallel_sim.num_processors": "1"
"Campus N
www.eeworm.com/read/459490/1569248
wikiprocessors
= Wiki Processors =
Processors are WikiMacros designed to provide alternative markup formats for the [TracWiki Wiki engine]. Processors can be thought of as ''macro functions to process user-edited t
www.eeworm.com/read/132747/5910462
h tasks.h
#ifndef _LINUX_TASKS_H
#define _LINUX_TASKS_H
/*
* This is the maximum nr of tasks - change it if you need to
*/
#ifdef __SMP__
#define NR_CPUS 32 /* Max processors that can be running in SMP */