/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-gridmix/src/test/java/org/apache/hadoop/mapred/gridmix/ |
H A D | DebugJobProducer.java | 110 Random r, double min, int[] recs, long[] bytes, long tot_recs, in initDist() argument 117 recs[i] = (int) Math.round(tot_recs * recs_dist[i]); in initDist() 123 recs[0] += totalrecs - tot_recs; in initDist() 126 "DIST: " + Arrays.toString(recs) + " " + tot_recs + "/" + totalrecs + in initDist()
|
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/ |
H A D | DebugJobProducer.java | 110 Random r, double min, int[] recs, long[] bytes, long tot_recs, in initDist() argument 117 recs[i] = (int) Math.round(tot_recs * recs_dist[i]); in initDist() 123 recs[0] += totalrecs - tot_recs; in initDist() 127 "DIST: " + Arrays.toString(recs) + " " + tot_recs + "/" + totalrecs + in initDist()
|
/dports/devel/rvm/rvm-1.20/tests/ |
H A D | rvm_basher.c | 806 rvm_length_t tot_recs; in chk_vm() local 874 tot_recs = n_recs+stats->tot_flush_commit+stats->tot_no_flush_commit in chk_vm() 878 RVM_OFFSET_TO_LENGTH(query->log_tail),tot_recs); in chk_vm() 882 printf(" records written = %lu\n",tot_recs); in chk_vm()
|
/dports/devel/rvm/rvm-1.20/rvm/ |
H A D | rvm_printers.c | 231 rvm_length_t tot_recs; local 328 tot_recs = tot_trans + stats->tot_special + stats->tot_wrap; 332 tot_recs+n_recs);
|
/dports/science/gramps/gramps-5.1.4/gramps/plugins/lib/ |
H A D | libprogen.py | 167 pos_recs, tot_recs = 0, 0 # positive / total records 173 tot_recs += 1 178 gid = str(tot_recs).encode('cp850') 186 tot_recs, pos_recs, tot_recs - pos_recs)
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/ |
H A D | builtin-c2c.c | 688 uint64_t tot_recs; in tot_recs_entry() local 691 tot_recs = total_records(&c2c_he->stats); in tot_recs_entry() 693 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs); in tot_recs_entry() 739 uint64_t tot_recs; in tot_loads_entry() local 742 tot_recs = total_loads(&c2c_he->stats); in tot_loads_entry() 744 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs); in tot_loads_entry()
|
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/ |
H A D | builtin-c2c.c | 688 uint64_t tot_recs; in tot_recs_entry() local 691 tot_recs = total_records(&c2c_he->stats); in tot_recs_entry() 693 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs); in tot_recs_entry() 739 uint64_t tot_recs; in tot_loads_entry() local 742 tot_recs = total_loads(&c2c_he->stats); in tot_loads_entry() 744 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs); in tot_loads_entry()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/ |
H A D | builtin-c2c.c | 688 uint64_t tot_recs; in tot_recs_entry() local 691 tot_recs = total_records(&c2c_he->stats); in tot_recs_entry() 693 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs); in tot_recs_entry() 739 uint64_t tot_recs; in tot_loads_entry() local 742 tot_recs = total_loads(&c2c_he->stats); in tot_loads_entry() 744 return scnprintf(hpp->buf, hpp->size, "%*" PRIu64, width, tot_recs); in tot_loads_entry()
|