Searched defs:outputs (Results 1 - 5 of 5) sorted by relevance

/gem5/tests/test-progs/pthread/src/
H A Dtest_pthread_create_para.cpp76 int* outputs = new int[MAX_N_WORKER_THREADS]; local
H A Dtest_pthread_create_seq.cpp75 int* outputs = new int[MAX_N_WORKER_THREADS]; local
/gem5/ext/dsent/libutil/
H A DCalculator.cc47 evaluateString(const String& str_, const map<String, String> &config, DSENT::Model *ms_model, map<string, double> &outputs) argument
/gem5/ext/dsent/
H A Dinterface.cc143 map<string, double> outputs; local
187 map<string, double> outputs; local
[all...]
H A DDSENT.cc243 processQuery(const vector<String> &queries, Model *ms_model, vector<String> &outputs) argument
304 run(const map<String, String> &params, Model *ms_model, map<string, double> &outputs) argument

Completed in 9 milliseconds