Home
last modified time | relevance | path

Searched refs:hotspots (Results 26 – 50 of 616) sorted by relevance

12345678910>>...25

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/doc/performance_considerations/
H A Dprofilers.md86 ### profiling for hotspots
91 $ amplxe-cl -collect hotspots -q -no-summary -knob sampling-mode=hw -r dnnl-vtune ./benchdnn --mode…
107 Below are the top 10 function hotspots using the command-line interface:
110 $ amplxe-cl -report hotspots -q -r dnnl-vtune -format csv -csv-delimiter ';' -group-by process,modu…
129 Below are the top 10 primitive type hotspots using the command-line interface:
132 $ amplxe-cl -report hotspots -q -r dnnl-vtune -format csv -csv-delimiter ';' -group-by task -column…
162 $ amplxe-cl -report hotspots -q -r dnnl-vtune-ue -format csv -csv-delimiter ';' -group-by task -col…
175 $ amplxe-cl -report hotspots -q -r dnnl-vtune-ue -format csv -csv-delimiter ';' -group-by task -col…
193 $ amplxe-cl -report hotspots -q -r dnnl-vtune-ue -format csv -csv-delimiter ';' -group-by task -col…
239 The following command displays the top hotspots:
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/packed_simd-0.3.3/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/packed_simd_2-0.3.6/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/www/firefox/firefox-99.0/third_party/rust/packed_simd/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/packed_simd/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/packed_simd-0.3.3/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/lang/rust/rustc-1.58.1-src/vendor/packed_simd_2/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/packed_simd/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/packed_simd/perf-guide/src/prof/
H A Dprofiling.md6 hotspots.
9 link the program hotspots back to the corresponding source code lines. Rust will
/dports/x11/konsole/konsole-21.12.3/src/filterHotSpots/
H A DFilter.cpp73 const auto hotspots = _hotspots.values(line); in hotSpotAt() local
75 for (auto &spot : hotspots) { in hotSpotAt()
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Dconsole.cpp97 for (uint i = 0; i < nodeData->hotspots.size(); i++) { in Cmd_Infos()
99 _vm->_state->describeCondition(nodeData->hotspots[i].condition).c_str(), in Cmd_Infos()
100 _vm->_state->evaluate(nodeData->hotspots[i].condition) ? "true" : "false"); in Cmd_Infos()
102 for(uint j = 0; j < nodeData->hotspots[i].rects.size(); j++) { in Cmd_Infos()
103 PolarRect &rect = nodeData->hotspots[i].rects[j]; in Cmd_Infos()
109 describeScript(nodeData->hotspots[i].script); in Cmd_Infos()
H A Dmyst3.cpp375 for (uint j = 0; j < nodeData->hotspots.size(); j++) { in getHoveredHotspot()
378 if (nodeData->hotspots[j].rects.size() > 1) { in getHoveredHotspot()
382 return &nodeData->hotspots[j]; in getHoveredHotspot()
390 for (uint j = 0; j < nodeData->hotspots.size(); j++) { in getHoveredHotspot()
393 if (nodeData->hotspots[j].rects.size() > 1) { in getHoveredHotspot()
397 return &nodeData->hotspots[j]; in getHoveredHotspot()
930 for (uint j = 0; j < nodeDataRoom->hotspots.size(); j++) { in runNodeBackgroundScripts()
931 if (nodeDataRoom->hotspots[j].condition == -1) { in runNodeBackgroundScripts()
940 for (uint j = 0; j < nodeData->hotspots.size(); j++) { in runNodeBackgroundScripts()
941 if (nodeData->hotspots[j].condition == -1) { in runNodeBackgroundScripts()
[all …]
/dports/math/onednn/oneDNN-2.5.1/doc/performance_considerations/
H A Dprofilers.md91 $ amplxe-cl -collect hotspots -q -no-summary -knob sampling-mode=hw -r dnnl-vtune ./benchdnn --mode…
107 Below are the top 10 function hotspots using the command-line interface:
110 $ amplxe-cl -report hotspots -q -r dnnl-vtune -format csv -csv-delimiter ';' -group-by process,modu…
129 Below are the top 10 primitive type hotspots using the command-line interface:
132 $ amplxe-cl -report hotspots -q -r dnnl-vtune -format csv -csv-delimiter ';' -group-by task -column…
163 $ amplxe-cl -report hotspots -q -r dnnl-vtune-ue -format csv -csv-delimiter ';' -group-by task -col…
176 $ amplxe-cl -report hotspots -q -r dnnl-vtune-ue -format csv -csv-delimiter ';' -group-by task -col…
194 $ amplxe-cl -report hotspots -q -r dnnl-vtune-ue -format csv -csv-delimiter ';' -group-by task -col…
240 The following command displays the top hotspots:
/dports/x11-themes/yaru-gtk-themes/yaru-21.10.2/icons/src/cursors/
H A Drender-cursors.py350 if options.hotspots:
364 if options.hotspots:
400 if options.hotspots:
406 if options.hotspots:
880 def postprocess(svgLayerHandler, prefix, skipped, hotspots): argument
884 if options.hotspots:
887 if options.hotspots:
902 if options.hotspots:
910 postprocess(svgLayerHandler, options.sliceprefix, skipped, options.hotspots)
/dports/x11-themes/yaru-icon-theme/yaru-21.10.2/icons/src/cursors/
H A Drender-cursors.py350 if options.hotspots:
364 if options.hotspots:
400 if options.hotspots:
406 if options.hotspots:
880 def postprocess(svgLayerHandler, prefix, skipped, hotspots): argument
884 if options.hotspots:
887 if options.hotspots:
902 if options.hotspots:
910 postprocess(svgLayerHandler, options.sliceprefix, skipped, options.hotspots)
/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dmyst3.cpp368 for (uint j = 0; j < nodeData->hotspots.size(); j++) { in getHoveredHotspot()
371 if (nodeData->hotspots[j].rects.size() > 1) { in getHoveredHotspot()
375 return &nodeData->hotspots[j]; in getHoveredHotspot()
383 for (uint j = 0; j < nodeData->hotspots.size(); j++) { in getHoveredHotspot()
386 if (nodeData->hotspots[j].rects.size() > 1) { in getHoveredHotspot()
390 return &nodeData->hotspots[j]; in getHoveredHotspot()
911 for (uint j = 0; j < nodeDataRoom->hotspots.size(); j++) { in runNodeBackgroundScripts()
912 if (nodeDataRoom->hotspots[j].condition == -1) { in runNodeBackgroundScripts()
921 for (uint j = 0; j < nodeData->hotspots.size(); j++) { in runNodeBackgroundScripts()
922 if (nodeData->hotspots[j].condition == -1) { in runNodeBackgroundScripts()
[all …]
/dports/games/renpy/renpy-7.4.11-sdk/renpy/common/
H A D00layout.rpy372 def imagemap_main_menu(ground, selected, hotspots, idle=None, variant=None):
377 config.main_menu_hotspots[variant] = hotspots
382 hotspots):
391 config.navigation_hotspots = hotspots
395 hotspots):
404 config.preferences_hotspots = hotspots
407 def imagemap_yesno_prompt(ground, idle, hover, hotspots, prompt_images={ }):
414 config.yesno_prompt_hotspots = hotspots
419 hotspots, variant=None):
428 config.load_save_hotspots[variant] = hotspots
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/voyeur/
H A Dfiles_threads.cpp967 _aptPos.x = hotspots[2].left; in doApt()
968 _aptPos.y = hotspots[2].top; in doApt()
973 hotspots[0].left = 999; in doApt()
974 hotspots[3].left = 999; in doApt()
975 _aptPos.x = hotspots[4].left + 28; in doApt()
976 _aptPos.y = hotspots[4].top + 28; in doApt()
1028 if (hotspots[idx].contains(pt)) { in doApt()
1166 for (uint idx = 0; idx < hotspots.size(); ++idx) { in doRoom()
1167 if (hotspots[idx].contains(pt)) { in doRoom()
1168 int arrIndex = hotspots[idx]._arrIndex; in doRoom()
[all …]
H A Dvoyeur_game.cpp442 Common::Array<RectEntry> &hotspots = _bVoy->boltEntry(0x906)._rectResource->_entries; in reviewTape() local
468 _eventsManager->setMousePos(Common::Point(hotspots[1].left + 12, hotspots[1].top + 6)); in reviewTape()
524 for (uint idx = 0; idx < hotspots.size(); ++idx) { in reviewTape()
525 if (hotspots[idx].contains(tempPos)) { in reviewTape()
939 Common::Array<RectEntry> &hotspots = _bVoy->boltEntry(_playStampGroupId in getChooseButton() local
960 for (uint idx = 0; idx < hotspots.size(); ++idx) { in getChooseButton()
961 if (hotspots[idx].contains(pt)) { in getChooseButton()
1365 …Common::Array<RectEntry> &hotspots = _bVoy->boltEntry(_playStampGroupId + 4)._rectResource->_entri… in doEvidDisplay() local
1366 int count = hotspots[evidId]._count; in doEvidDisplay()
1423 for (int idx = 1; idx <= hotspots[evidId]._count; ++idx) { in doEvidDisplay()
/dports/games/scummvm/scummvm-2.5.1/engines/voyeur/
H A Dfiles_threads.cpp967 _aptPos.x = hotspots[2].left; in doApt()
968 _aptPos.y = hotspots[2].top; in doApt()
973 hotspots[0].left = 999; in doApt()
974 hotspots[3].left = 999; in doApt()
975 _aptPos.x = hotspots[4].left + 28; in doApt()
976 _aptPos.y = hotspots[4].top + 28; in doApt()
1028 if (hotspots[idx].contains(pt)) { in doApt()
1166 for (uint idx = 0; idx < hotspots.size(); ++idx) { in doRoom()
1167 if (hotspots[idx].contains(pt)) { in doRoom()
1168 int arrIndex = hotspots[idx]._arrIndex; in doRoom()
[all …]
H A Dvoyeur_game.cpp445 Common::Array<RectEntry> &hotspots = _bVoy->boltEntry(0x906)._rectResource->_entries; in reviewTape() local
471 _eventsManager->setMousePos(Common::Point(hotspots[1].left + 12, hotspots[1].top + 6)); in reviewTape()
527 for (uint idx = 0; idx < hotspots.size(); ++idx) { in reviewTape()
528 if (hotspots[idx].contains(tempPos)) { in reviewTape()
942 Common::Array<RectEntry> &hotspots = _bVoy->boltEntry(_playStampGroupId in getChooseButton() local
963 for (uint idx = 0; idx < hotspots.size(); ++idx) { in getChooseButton()
964 if (hotspots[idx].contains(pt)) { in getChooseButton()
1368 …Common::Array<RectEntry> &hotspots = _bVoy->boltEntry(_playStampGroupId + 4)._rectResource->_entri… in doEvidDisplay() local
1369 int count = hotspots[evidId]._count; in doEvidDisplay()
1426 for (int idx = 1; idx <= hotspots[evidId]._count; ++idx) { in doEvidDisplay()
/dports/games/renpy/renpy-7.4.11-sdk/renpy/display/
H A Dimagemap.py88 self.hotspots = { }
122 rv = self.hotspots.get(key, None)
133 self.hotspots[key] = rv
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dconsole.cpp507 Common::Array<RivenHotspot *> hotspots = _vm->getCard()->getHotspots(); in Cmd_Hotspots() local
509 debugPrintf("Current card (%d) has %d hotspots:\n", _vm->getCard()->getId(), hotspots.size()); in Cmd_Hotspots()
511 for (uint16 i = 0; i < hotspots.size(); i++) { in Cmd_Hotspots()
512 RivenHotspot *hotspot = hotspots[i]; in Cmd_Hotspots()
723 Common::Array<RivenHotspot *> hotspots = _vm->getCard()->getHotspots(); in Cmd_QuickTest() local
724 if (!hotspots.empty() && _vm->getStack()->getId() != kStackAspit) { in Cmd_QuickTest()
725 uint hotspotIndex = _vm->_rnd->getRandomNumberRng(0, hotspots.size() - 1); in Cmd_QuickTest()
726 RivenHotspot *hotspot = hotspots[hotspotIndex]; in Cmd_QuickTest()
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dconsole.cpp508 Common::Array<RivenHotspot *> hotspots = _vm->getCard()->getHotspots(); in Cmd_Hotspots() local
510 debugPrintf("Current card (%d) has %d hotspots:\n", _vm->getCard()->getId(), hotspots.size()); in Cmd_Hotspots()
512 for (uint16 i = 0; i < hotspots.size(); i++) { in Cmd_Hotspots()
513 RivenHotspot *hotspot = hotspots[i]; in Cmd_Hotspots()
724 Common::Array<RivenHotspot *> hotspots = _vm->getCard()->getHotspots(); in Cmd_QuickTest() local
725 if (!hotspots.empty() && _vm->getStack()->getId() != kStackAspit) { in Cmd_QuickTest()
726 uint hotspotIndex = _vm->_rnd->getRandomNumberRng(0, hotspots.size() - 1); in Cmd_QuickTest()
727 RivenHotspot *hotspot = hotspots[hotspotIndex]; in Cmd_QuickTest()
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoRuler.cpp381 foreach (const KoRulerPrivate::HotSpotData & hp, d->hotspots) { in drawMeasurements()
796 for(int counter = 0; counter < hotspots.count(); counter++) { in hotSpotIndex()
1264 d->hotspots[d->currentIndex].position = newPos; in mouseMoveEvent()
1265 emit hotSpotChanged(d->hotspots[d->currentIndex].id, newPos); in mouseMoveEvent()
1300 if (d->hotspots.isEmpty()) in clearHotSpots()
1302 d->hotspots.clear(); in clearHotSpots()
1308 uint hotspotCount = d->hotspots.count(); in setHotSpot()
1310 KoRulerPrivate::HotSpotData & hs = d->hotspots[i]; in setHotSpot()
1321 d->hotspots.append(hs); in setHotSpot()
1327 while(iter != d->hotspots.end()) { in removeHotSpot()
[all …]

12345678910>>...25