Home
last modified time | relevance | path

Searched refs:hitcount (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/trace/
H A Dhistogram.rst22 counts (hitcount).
303 attributed to a given entry, called the 'hitcount'. That hitcount
746 # echo 'hist:key=id.syscall,common_pid.execname:val=hitcount:sort=id,hitcount' > \
896 # trigger info: hist:keys=child_comm:vals=hitcount:sort=hitcount:size=256 [active]
1502 } hitcount: 1
1520 } hitcount: 1
1535 } hitcount: 2
1553 } hitcount: 76
1571 } hitcount: 77
1589 } hitcount: 88
[all …]
H A Dhistogram-design.rst42 { pid: 18249 } hitcount: 1
43 { pid: 13399 } hitcount: 1
44 { pid: 17973 } hitcount: 1
45 { pid: 12572 } hitcount: 1
47 { pid: 10 } hitcount: 921
48 { pid: 18255 } hitcount: 1444
49 { pid: 25526 } hitcount: 2055
50 { pid: 5257 } hitcount: 2055
51 { pid: 27367 } hitcount: 2055
52 { pid: 1728 } hitcount: 2161
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/trace/
H A Dhistogram.rst22 counts (hitcount).
303 attributed to a given entry, called the 'hitcount'. That hitcount
746 # echo 'hist:key=id.syscall,common_pid.execname:val=hitcount:sort=id,hitcount' > \
896 # trigger info: hist:keys=child_comm:vals=hitcount:sort=hitcount:size=256 [active]
1502 } hitcount: 1
1520 } hitcount: 1
1535 } hitcount: 2
1553 } hitcount: 76
1571 } hitcount: 77
1589 } hitcount: 88
[all …]
H A Dhistogram-design.rst42 { pid: 18249 } hitcount: 1
43 { pid: 13399 } hitcount: 1
44 { pid: 17973 } hitcount: 1
45 { pid: 12572 } hitcount: 1
47 { pid: 10 } hitcount: 921
48 { pid: 18255 } hitcount: 1444
49 { pid: 25526 } hitcount: 2055
50 { pid: 5257 } hitcount: 2055
51 { pid: 27367 } hitcount: 2055
52 { pid: 1728 } hitcount: 2161
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/trace/
H A Dhistogram.rst22 counts (hitcount).
303 attributed to a given entry, called the 'hitcount'. That hitcount
746 # echo 'hist:key=id.syscall,common_pid.execname:val=hitcount:sort=id,hitcount' > \
896 # trigger info: hist:keys=child_comm:vals=hitcount:sort=hitcount:size=256 [active]
1502 } hitcount: 1
1520 } hitcount: 1
1535 } hitcount: 2
1553 } hitcount: 76
1571 } hitcount: 77
1589 } hitcount: 88
[all …]
H A Dhistogram-design.rst42 { pid: 18249 } hitcount: 1
43 { pid: 13399 } hitcount: 1
44 { pid: 17973 } hitcount: 1
45 { pid: 12572 } hitcount: 1
47 { pid: 10 } hitcount: 921
48 { pid: 18255 } hitcount: 1444
49 { pid: 25526 } hitcount: 2055
50 { pid: 5257 } hitcount: 2055
51 { pid: 27367 } hitcount: 2055
52 { pid: 1728 } hitcount: 2161
[all …]
/dports/devel/upp/upp/uppsrc/Core/
H A DProfile.h59 HitCountInspector(const char *name, int hitcount = 0) : name(name), hitcount(hitcount) {} in name()
62 void Step() { hitcount++; } in Step()
63 void Add(int i) { hitcount += i; } in Add()
69 int hitcount; variable
81 { static HitCountInspector hitcount(n); hitcount.Step(); }
/dports/archivers/bicom/bicom-1.01/bialib/
H A Dsufftree.h150 div=((hitcount+misscount)/div)+1; in Adjust()
152 hitcount+=div; in Adjust()
155 if (hitcount+misscount>=4096) in Adjust()
157 hitcount=(hitcount+1)>>1; in Adjust()
161 U32 hitcount,misscount; variable
/dports/www/carbonapi/carbonapi-0.14.1/expr/functions/hitcount/
H A Dfunction.go1 package hitcount package
15 type hitcount struct { struct
25 f := &hitcount{}
34 func (f *hitcount) Do(ctx context.Context, e parser.Expr, from, until int64, values map[parser.Metr… argument
126 func (f *hitcount) Description() map[string]types.FunctionDescription { argument
/dports/biology/seqan1/seqan-1.3.1/demos/
H A Dblast_report.cpp32 unsigned hitcount = 0; in read_blast_report() local
46 ++hitcount; in read_blast_report()
68 ::std::cout <<"Total number of Hits: "<< hitcount<<::std::endl; in read_blast_report()
/dports/biology/seqan1/seqan-1.3.1/docs/
H A Dblast_report.cpp22 unsigned hitcount = 0; in read_blast_report() local
34 ++hitcount; in read_blast_report()
53 ::std::cout <<"Total number of Hits: "<< hitcount<<::std::endl; in read_blast_report()
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A DpopulateChangeTagDef.php137 [ 'ctd_count' => $row->hitcount ],
166 $this->output( 'This row will be updated: ' . $row->ct_tag . $row->hitcount . "\n" );
175 'ctd_count' => $row->hitcount
178 [ 'ctd_count' => $row->hitcount ],
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A DpopulateChangeTagDef.php137 [ 'ctd_count' => $row->hitcount ],
166 $this->output( 'This row will be updated: ' . $row->ct_tag . $row->hitcount . "\n" );
175 'ctd_count' => $row->hitcount
178 [ 'ctd_count' => $row->hitcount ],
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A DpopulateChangeTagDef.php137 [ 'ctd_count' => $row->hitcount ],
166 $this->output( 'This row will be updated: ' . $row->ct_tag . $row->hitcount . "\n" );
175 'ctd_count' => $row->hitcount
178 [ 'ctd_count' => $row->hitcount ],
/dports/games/flightgear-aircraft/fgaircraft/bf109/Nasal/
H A Dhitcheck.nas64 var hitcount = i.getNode("hitcount").getValue();
67 i.getNode("hitcount").setValue(hitcount+1);
68 # if target is MP, send Target Callsign and altered hitcount over MP, the recieving end listens for…
71 setprop("sim/multiplay/generic/float[0]", hitcount);
/dports/net-mgmt/phpweathermap/weathermap/lib/datasources/
H A DWeatherMapDataSource_fping.php69 $count = 0; $hitcount=0;
81 $hitcount++;
112 if($hitcount == 0)
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/
H A DSigcleave.pm555 my $hitcount = $#hits; $hitcount++;
564 if ($hitcount > 0) {
583 if (($hitcount > 1) && ($cnt == 1)) {
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/ntpd/
H A Drestrict.c68 TEST_ASSERT_EQUAL(rl4->hitcount, rstrct.restrictlist4->hitcount); in TEST()
74 TEST_ASSERT_EQUAL(rl6->hitcount, rstrct.restrictlist6->hitcount); in TEST()
/dports/japanese/hns/hns-2.19.9/contrib/isystem-0.9.10/
H A Dindex.cgi1376 my $hitcount = 0; #hit��
1426 $hitcount = $bgnhit; # �ҥåȿ���Ĵ��(^^)
1454 if ($bgncount <= $hitcount && $hitcount < $bgncount+$maxresult) {
1463 $lastvc = $hitcount;
1465 $lastdhit = $hitcount;
1470 $lastc = $hitcount;
1471 $hitcount++;
1472 if ($totalhit && ($hitcount >= $maxresult+$bgncount)) {
1475 $hitcount = $totalhit;
1482 $out .= sprintf("<hr>$hitcount����(%d��%d)<br>\n", $bgncount+1, $lastvc+1);
[all …]
H A Dindex.cgi.in1375 my $hitcount = 0; #hit��
1425 $hitcount = $bgnhit; # �ҥåȿ���Ĵ��(^^)
1453 if ($bgncount <= $hitcount && $hitcount < $bgncount+$maxresult) {
1462 $lastvc = $hitcount;
1464 $lastdhit = $hitcount;
1469 $lastc = $hitcount;
1470 $hitcount++;
1471 if ($totalhit && ($hitcount >= $maxresult+$bgncount)) {
1474 $hitcount = $totalhit;
1481 $out .= sprintf("<hr>$hitcount����(%d��%d)<br>\n", $bgncount+1, $lastvc+1);
[all …]
/dports/biology/vsearch/vsearch-2.17.1/src/
H A Dresults.cc450 int hitcount, in results_show_alnout() argument
458 if (hitcount) in results_show_alnout()
467 for(int t = 0; t < hitcount; t++) in results_show_alnout()
482 for(int t = 0; t < hitcount; t++) in results_show_alnout()
687 int hitcount, in results_show_samout() argument
730 if (hitcount > 0) in results_show_samout()
734 for(int t = 0; t < hitcount; t++) in results_show_samout()
H A Dresults.h63 int hitcount,
104 int hitcount,
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/libraries/Cache/drivers/
H A DCache_wincache.php191 $hitcount = $stored['ucache_entries'][1]['hitcount'];
195 'hitcount' => $hitcount,
/dports/www/codeigniter/CodeIgniter-3.1.11/system/libraries/Cache/drivers/
H A DCache_wincache.php191 $hitcount = $stored['ucache_entries'][1]['hitcount'];
195 'hitcount' => $hitcount,
/dports/misc/p5-Business-EDI/atz-Business-EDI-327e01f/lib/Business/
H A DEDI.pm76 my $hitcount = scalar @hits;
82 …$debug and warn "Looking for '$name' matches $hitcount of $defcount subelements, w/ $total_possibl…
90 if ($total_possible == 1 or ($hitcount == 1 and not @_)) {
107 . "', $hitcount matches ($total_possible repetitions) in subelements";
135 my $hitcount = scalar(@hits);
136 …$debug and warn "Found $name has $hitcount possible match(es) in $ccount Composites: " . join(' ',…
137 if ($hitcount == 1) {
143 } elsif ($hitcount > 1) {
145 . " $hitcount indeterminate matches in collapsable subelements";

12345678910