static MultiSet poorMansProfiling_stopAndSaveResults() { MultiSet ms = poorMansProfiling_stopAndGetResults(); poorMansProfiling_saveResults(); ret ms; }