pmm  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
src Directory Reference

Files

file  gnuplot_i.c [code]
 C interface to gnuplot.
file  gnuplot_i.h [code]
 C interface to gnuplot.
file  pmm_argparser.c [code]
 Parsing command line arguments.
file  pmm_argparser.h [code]
file  pmm_cfgparser.c [code]
 Functions for handling xml data files.
file  pmm_cfgparser.h [code]
file  pmm_comp.c [code]
 Program to compare two models.
file  pmm_cond.c [code]
 Functions to test system conditions.
file  pmm_cond.h [code]
file  pmm_executor.c [code]
 Functions for executing a benchmark.
file  pmm_executor.h [code]
file  pmm_griddatan.m [code]
file  pmm_interval.c [code]
 Code for working with construction intervals.
file  pmm_interval.h [code]
 data structures for construction intervals
file  pmm_load.c [code]
 Code for handling load structure.
file  pmm_load.h [code]
 Load data structures.
file  pmm_loadmonitor.c [code]
 Code for monitoring the load on a machine.
file  pmm_loadmonitor.h [code]
file  pmm_log.h [code]
 logging macros
file  pmm_main.c [code]
 The pmm application.
file  pmm_model.c [code]
 functions for operating on PMM model, benchmark and other data structures
file  pmm_model.h [code]
 general PMM data structures
file  pmm_muparse.cc [code]
 interface between pmm and muparser
file  pmm_muparse.h [code]
 muparser structures
file  pmm_octave.cc [code]
 interface between octave and pmm
file  pmm_octave.h [code]
 data structure for interaction with octave
file  pmm_param.c [code]
 functions operating on benchmark and model parameters
file  pmm_param.h [code]
 data structures for model/benchmark parameters
file  pmm_scheduler.c [code]
 Choose next routine to benchmark.
file  pmm_scheduler.h [code]
file  pmm_selector.c [code]
 Code for chosing benchmark points.
file  pmm_selector.h [code]
file  pmm_util.c [code]
 Utility functions for benchmark executables.
file  pmm_util.h [code]
file  pmm_view.c [code]
 Basic viewer program for models constructed by PMM.