gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions | Variables
initest.cc File Reference
#include <fstream>
#include <iostream>
#include <string>
#include <vector>
#include "base/cprintf.hh"
#include "base/inifile.hh"

Go to the source code of this file.

Macros

#define FIND(C, E)
 

Functions

void usage ()
 
int main (int argc, char *argv[])
 

Variables

char * progname
 

Macro Definition Documentation

#define FIND (   C,
 
)
Value:
if (simConfigDB.find(C, E, value)) \
cout << ">" << value << "<\n"; \
else \
cout << "Not Found!\n"
Bitfield< 31, 0 > E
Definition: int.hh:53

Referenced by main().

Function Documentation

int main ( int  argc,
char *  argv[] 
)
void usage ( )

Definition at line 47 of file initest.cc.

References X86ISA::exit, and progname.

Referenced by main(), and procInfo().

Variable Documentation

char* progname

Definition at line 42 of file initest.cc.

Referenced by main(), and usage().


Generated on Fri Jun 9 2017 13:03:59 for gem5 by doxygen 1.8.6