Searched refs:bins (Results 1 – 25 of 44) sorted by relevance
12
| /netbsd/src/tests/net/bpf/ |
| D | t_div-by-zero.c | 29 struct bpf_insn bins[] = { in ATF_TC_BODY() local 37 bp.bf_len = __arraycount(bins); in ATF_TC_BODY() 38 bp.bf_insns = bins; in ATF_TC_BODY()
|
| /netbsd/src/sys/arch/hppa/hppa/ |
| D | in_cksum.c | 71 #define ADDBYTE {ROL; sum += *w++; bins++; mlen--;} 81 u_int bins = 0; in in_cksum() local 121 if (bins & 1) in in_cksum()
|
| /netbsd/src/lib/libc/stdlib/ |
| D | jemalloc.c | 653 arena_bin_t bins[1]; /* Dynamically sized. */ member 1147 if (arena->bins[i].stats.nrequests == 0) { in stats_print() 1167 arena->bins[i].reg_size, in stats_print() 1168 arena->bins[i].nregs, in stats_print() 1169 arena->bins[i].run_size >> pagesize_2pow, in stats_print() 1170 arena->bins[i].stats.nrequests, in stats_print() 1171 arena->bins[i].stats.nruns, in stats_print() 1172 arena->bins[i].stats.reruns, in stats_print() 1173 arena->bins[i].stats.highruns, in stats_print() 1174 arena->bins[i].stats.curruns); in stats_print() [all …]
|
| /netbsd/src/sys/arch/sparc64/conf/ |
| D | std.sparc64 | 15 options EXEC_ELF64 # 64-bit NetBSD and SunOS 5 bins
|
| /netbsd/src/distrib/sets/ |
| D | README | 75 includes man pages for all bins contained within.
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | README | 389 bins. The header contains the text-segment range that the histogram 407 Histogram bins are 16-bit numbers and each bin represent an equal 409 thousand bytes long and if there are ten bins in the histogram, each
|
| D | gprof.texi | 1967 bins. The header contains the text-segment range that the histogram 1985 Histogram bins are 16-bit numbers and each bin represent an equal 1987 thousand bytes long and if there are ten bins in the histogram, each 2102 all the bins, and read them in. 2107 bins) must be the same. The time unit must be the same for all 2133 bins and assigning them to symbols. Since the symbol table 2136 over the sample bins.
|
| D | gprof.info | 1711 bins. The header contains the text-segment range that the histogram 1728 Histogram bins are 16-bit numbers and each bin represent an equal 1730 bytes long and if there are ten bins in the histogram, each bin 1830 bins, and read them in. When multiple profile data files (or files with 1834 the number of bins) must be the same. The time unit must be the same 1856 (‘hist.c:hist_assign_samples’) by iterating over all the sample bins and 1859 table as we make our pass over the sample bins. This step includes a
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/po/ |
| D | ru.po | 330 msgid "%s: unexpected EOF after reading %d/%d bins\n" 331 msgstr "%s: неожиданный EOF после чтения %d/%d bins\n"
|
| D | ms.po | 331 msgid "%s: unexpected EOF after reading %d/%d bins\n" 332 msgstr "%s: EOF tidak dijangka selepas membaca %d/%d bins\n"
|
| D | id.po | 325 msgid "%s: unexpected EOF after reading %d/%d bins\n" 326 msgstr "%s: EOF tak diharapkan setelah membaca %d/%d bins\n"
|
| D | sv.po | 330 # Man brukar tala om "bins" i hashtabeller 334 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | nl.po | 331 # EOF onvertaald laten? betere vertaling voor "bins"? 334 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | fr.po | 336 msgid "%s: unexpected EOF after reading %d/%d bins\n" 337 msgstr "%s : fin de fichier inattendue après la lecture de %d/%d bins\n"
|
| D | gprof.pot | 305 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | ja.po | 309 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | uk.po | 331 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | ka.po | 331 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | bg.po | 331 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | sr.po | 331 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | rw.po | 348 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | fi.po | 338 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | eo.po | 330 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | it.po | 325 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
| D | da.po | 324 msgid "%s: unexpected EOF after reading %d/%d bins\n"
|
12