Home
last modified time | relevance | path

Searched refs:endProfile (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DNursery.cpp705 endProfile(ProfileKey::Pretenure); in collect()
716 endProfile(ProfileKey::Total); in collect()
778 endProfile(ProfileKey::TraceValues); in doCollection()
782 endProfile(ProfileKey::TraceCells); in doCollection()
786 endProfile(ProfileKey::TraceSlots); in doCollection()
798 endProfile(ProfileKey::MarkRuntime); in doCollection()
805 endProfile(ProfileKey::MarkDebugger); in doCollection()
809 endProfile(ProfileKey::SweepCaches); in doCollection()
817 endProfile(ProfileKey::CollectToFP); in doCollection()
823 endProfile(ProfileKey::Sweep); in doCollection()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DNursery.cpp1022 endProfile(ProfileKey::Total); in collect()
1086 endProfile(ProfileKey::TraceValues); in doCollection()
1090 endProfile(ProfileKey::TraceCells); in doCollection()
1094 endProfile(ProfileKey::TraceSlots); in doCollection()
1106 endProfile(ProfileKey::MarkRuntime); in doCollection()
1113 endProfile(ProfileKey::MarkDebugger); in doCollection()
1117 endProfile(ProfileKey::SweepCaches); in doCollection()
1125 endProfile(ProfileKey::CollectToFP); in doCollection()
1131 endProfile(ProfileKey::Sweep); in doCollection()
1151 endProfile(ProfileKey::ClearNursery); in doCollection()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DNursery.cpp1112 endProfile(ProfileKey::Pretenure); in collect()
1122 endProfile(ProfileKey::Total); in collect()
1207 endProfile(ProfileKey::TraceValues); in doCollection()
1211 endProfile(ProfileKey::TraceCells); in doCollection()
1215 endProfile(ProfileKey::TraceSlots); in doCollection()
1223 endProfile(ProfileKey::MarkRuntime); in doCollection()
1230 endProfile(ProfileKey::MarkDebugger); in doCollection()
1234 endProfile(ProfileKey::SweepCaches); in doCollection()
1242 endProfile(ProfileKey::CollectToObjFP); in doCollection()
1252 endProfile(ProfileKey::Sweep); in doCollection()
[all …]
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DNursery.cpp1146 endProfile(ProfileKey::Pretenure); in collect()
1156 endProfile(ProfileKey::Total); in collect()
1237 endProfile(ProfileKey::SweepCaches); in doCollection()
1245 endProfile(ProfileKey::CollectToObjFP); in doCollection()
1255 endProfile(ProfileKey::Sweep); in doCollection()
1275 endProfile(ProfileKey::ClearNursery); in doCollection()
1317 endProfile(ProfileKey::TraceValues); in traceRoots()
1321 endProfile(ProfileKey::TraceCells); in traceRoots()
1325 endProfile(ProfileKey::TraceSlots); in traceRoots()
1333 endProfile(ProfileKey::MarkRuntime); in traceRoots()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DNursery.cpp1112 endProfile(ProfileKey::Pretenure); in collect()
1122 endProfile(ProfileKey::Total); in collect()
1207 endProfile(ProfileKey::TraceValues); in doCollection()
1211 endProfile(ProfileKey::TraceCells); in doCollection()
1215 endProfile(ProfileKey::TraceSlots); in doCollection()
1223 endProfile(ProfileKey::MarkRuntime); in doCollection()
1230 endProfile(ProfileKey::MarkDebugger); in doCollection()
1234 endProfile(ProfileKey::SweepCaches); in doCollection()
1242 endProfile(ProfileKey::CollectToObjFP); in doCollection()
1252 endProfile(ProfileKey::Sweep); in doCollection()
[all …]
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/db/
H A DCDbCommand.php223 …Yii::endProfile('system.db.CDbCommand.execute('.$this->getText().')','system.db.CDbCommand.execute…
230 …Yii::endProfile('system.db.CDbCommand.execute('.$this->getText().')','system.db.CDbCommand.execute…
377 … Yii::endProfile('system.db.CDbCommand.query('.$this->getText().')','system.db.CDbCommand.query');
384 … Yii::endProfile('system.db.CDbCommand.query('.$this->getText().')','system.db.CDbCommand.query');
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreProfiler.h52 # define OgreProfileEnd( a ) Ogre::Profiler::getSingleton().endProfile( (a) )
55 # define OgreProfileEndGroup( a, g ) Ogre::Profiler::getSingleton().endProfile( (a), (g) )
323 … void endProfile(const String& profileName, uint32 groupID = (uint32)OGREPROF_USER_DEFAULT);
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreProfiler.h51 # define OgreProfileEnd( a ) Ogre::Profiler::getSingleton().endProfile( (a) )
54 # define OgreProfileEndGroup( a, g ) Ogre::Profiler::getSingleton().endProfile( (a), (g) )
322 … void endProfile(const String& profileName, uint32 groupID = (uint32)OGREPROF_USER_DEFAULT);
/dports/cad/sumo/sumo-1.2.0/src/utils/foxtools/
H A DFXWorkerThread.h198 const double load = worker->endProfile(elapsed);
381 double endProfile(const long long int time) { in endProfile() function
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/
H A DYiiBase.php413 * @see endProfile
427 public static function endProfile($token,$category='application') function in YiiBase
/dports/cad/ngspice_rework/ngspice-35/src/ciderlib/input/
H A Ddopset.c169 DOPprofile *newProfile = NULL, *endProfile; in DOPsetup() local
176 *profileList = endProfile = NULL; in DOPsetup()
/dports/www/limesurvey/limesurvey/framework/
H A DYiiBase.php540 * @see endProfile
554 public static function endProfile($token,$category='application') function in YiiBase
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglretrace.hpp184 void endProfile(trace::Call &call, bool isDraw);
/dports/www/limesurvey/limesurvey/framework/db/
H A DCDbCommand.php341 …Yii::endProfile('system.db.CDbCommand.execute('.$this->getText().$par.')','system.db.CDbCommand.ex…
348 …Yii::endProfile('system.db.CDbCommand.execute('.$this->getText().$par.')','system.db.CDbCommand.ex…
523 …Yii::endProfile('system.db.CDbCommand.query('.$this->getText().$par.')','system.db.CDbCommand.quer…
533 …Yii::endProfile('system.db.CDbCommand.query('.$this->getText().$par.')','system.db.CDbCommand.quer…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreProfiler.cpp72 Ogre::Profiler::getSingleton().endProfile(mName, mGroupID); in ~Profile()
257 void Profiler::endProfile(const String& profileName, uint32 groupID) in endProfile() function in Ogre::Profiler
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreProfiler.cpp67 Ogre::Profiler::getSingleton().endProfile(mName, mGroupID); in ~Profile()
252 void Profiler::endProfile(const String& profileName, uint32 groupID) in endProfile() function in Ogre::Profiler
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DOutputDev.cc176 GooHash *OutputDev::endProfile() { in endProfile() function in OutputDev
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DOutputDev.cc172 std::unique_ptr<std::unordered_map<std::string, ProfileData>> OutputDev::endProfile() in endProfile() function in OutputDev
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DOutputDev.cc172 std::unique_ptr<std::unordered_map<std::string, ProfileData>> OutputDev::endProfile() in endProfile() function in OutputDev
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DOutputDev.cc172 std::unique_ptr<std::unordered_map<std::string, ProfileData>> OutputDev::endProfile() in endProfile() function in OutputDev
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DOutputDev.cc172 std::unique_ptr<std::unordered_map<std::string, ProfileData>> OutputDev::endProfile() in endProfile() function in OutputDev
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DNursery.cpp525 js::Nursery::endProfile(ProfileKey key) in endProfile() function in js::Nursery
542 endProfile(key); in maybeEndProfile()
618 endProfile(ProfileKey::Total); in collect()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DOutputDev.cc188 GooHash *OutputDev::endProfile() { in endProfile() function in OutputDev
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DOutputDev.cc188 GooHash *OutputDev::endProfile() { in endProfile() function in OutputDev
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DOutputDev.cc188 GooHash *OutputDev::endProfile() { in endProfile() function in OutputDev

123