Home
last modified time | relevance | path

Searched refs:setRepartitionCallLength (Results 1 – 3 of 3) sorted by relevance

/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Dstat.hpp347 void setRepartitionCallLength (unsigned int* repartition, int nombre);
348 void setRepartitionCallLength (char * liste);
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Dstat.cpp427 void CStat::setRepartitionCallLength(char * P_listeStr) in setRepartitionCallLength() function in CStat
465 void CStat::setRepartitionCallLength(unsigned int* repartition, in setRepartitionCallLength() function in CStat
H A Dscenario.cpp703 stats->setRepartitionCallLength(ptr); in scenario()