代码搜索:Performance
找到约 6,114 项符合「Performance」的源代码
代码结果 6,114
www.eeworm.com/read/213039/4932608
cpp performance_test.cpp
// Performance_Test.cpp,v 1.7 2004/02/24 17:33:12 jwillemsen Exp
#define ACE_BUILD_SVC_DLL
#include "ace/Service_Repository.h"
#include "Performance_Test_Options.h"
#include "Benchmark_Perfor
www.eeworm.com/read/213039/4932614
h performance_test.h
// -*- C++ -*-
// Performance_Test.h,v 1.5 2004/02/24 17:33:12 jwillemsen Exp
#ifndef ACE_PERFORMANCE_TEST_H
#define ACE_PERFORMANCE_TEST_H
#include "Synch_Lib/Benchmark_Base.h"
class ACE_S
www.eeworm.com/read/213039/4932615
h benchmark_performance.h
/* -*- C++ -*- */
// Benchmark_Performance.h,v 1.7 2004/02/24 17:33:12 jwillemsen Exp
/* Defines the class used to dynamically link in the benchmark tests */
#ifndef ACE_BENCHMARK_PERFORMANCE_H
www.eeworm.com/read/213039/4932620
cpp benchmark_performance.cpp
// Benchmark_Performance.cpp,v 1.3 2004/02/24 17:33:12 jwillemsen Exp
#define ACE_BUILD_SVC_DLL
#include "Benchmark_Performance.h"
ACE_RCSID(Synch_Benchmarks, Benchmark_Performance, "Benchmark
www.eeworm.com/read/209559/4966256
c cpufreq_performance.c
/*
* linux/drivers/cpufreq/cpufreq_performance.c
*
* Copyright (C) 2002 - 2003 Dominik Brodowski
*
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/189320/5200053
cpp performance_test.cpp
// Performance_Test.cpp,v 1.9 2005/01/29 16:30:55 mcorino Exp
#define ACE_BUILD_SVC_DLL
#include "Performance_Test.h"
# if defined (ACE_HAS_THREADS)
#include "Performance_Test_Options.h"
#include
www.eeworm.com/read/189320/5200060
h performance_test.h
// -*- C++ -*-
//
// Performance_Test.h,v 1.7 2004/05/14 03:24:26 ossama Exp
#ifndef ACE_PERFORMANCE_TEST_H
#define ACE_PERFORMANCE_TEST_H
#include "ace/svc_export.h"
#if defined (ACE_HAS_THREADS)
www.eeworm.com/read/189320/5200062
h benchmark_performance.h
/* -*- C++ -*- */
// Benchmark_Performance.h,v 1.7 2004/02/24 17:33:12 jwillemsen Exp
/* Defines the class used to dynamically link in the benchmark tests */
#ifndef ACE_BENCHMARK_PERFORMANCE_H
#def