Home
last modified time | relevance | path

Searched refs:block_stats (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/
H A DJitInterface.cpp108 for (auto& stat : prof_stats.block_stats) in WriteProfileResults()
128 prof_stats->block_stats.clear(); in GetProfileResults()
141 prof_stats->block_stats.emplace_back(block.effectiveAddress, cost, timecost, data.runCount, in GetProfileResults()
147 sort(prof_stats->block_stats.begin(), prof_stats->block_stats.end()); in GetProfileResults()
H A DProfiler.h31 std::vector<BlockStat> block_stats; member
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecisionConfigurationProcess.h112 PaBlockStats *block_stats; member
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecisionConfigurationProcess.h112 PaBlockStats *block_stats; member
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtopitch.cpp160 STATS block_stats; // pitches in block in fix_row_pitch() local
166 block_stats.set_range(0, maxwidth); in fix_row_pitch()
190 block_stats.add(static_cast<int32_t>(row->fixed_pitch), textord_words_veto_power); in fix_row_pitch()
194 block_stats.add(static_cast<int32_t>(row->fixed_pitch), 1); in fix_row_pitch()
234 bad_row->fixed_pitch = block_stats.ile(0.5); in fix_row_pitch()
257 bad_row->fixed_pitch = block_stats.ile(0.5); in fix_row_pitch()
/dports/editors/focuswriter/focuswriter-1.7.6/
H A Dfocuswriter.pro96 src/block_stats.h \
164 src/block_stats.cpp \
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/libvirt/
H A Dlibvirt161 $hash{$name}{'devices'}{'block'}{$block}=$domain->block_stats($block);
/dports/games/libretro-picodrive/picodrive-600894e/cpu/sh2/
H A Dcompiler.c3254 void block_stats(void) in block_stats() function
3288 #define block_stats() macro
3293 block_stats(); in sh2_drc_flush_all()
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Duserinput.c7569 void block_stats(void) { in block_stats() function
8645 block_stats(); in check_sched()
9088 block_stats(); in check_ncache()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/sh2/
H A Dcompiler.c5618 static void block_stats(void) in block_stats() function
5779 block_stats(); in sh2_drc_flush_all()
/dports/devel/p5-Sys-Virt/Sys-Virt-1.1.1/
H A DVirt.xs4062 block_stats(dom, path, flags=0)