| /onnv-gate/usr/src/lib/libcmd/common/ |
| H A D | grep.c | 126 Sfulong_t hits; /* labeled pattern matches */ member 159 Sfulong_t hits; /* total matched pattern count */ member 328 item->hits++; in record() 355 Sfulong_t hits = 0; in execute() local 395 x->hits++; in execute() 416 hits++; in execute() 540 if (hits && state->list >= 0) in execute() 549 state->hits += hits; in execute() 554 sfprintf(sfstdout, "%I*u\n", sizeof(hits), hits); in execute() 558 else if ((hits != 0) == (state->list > 0)) in execute() [all …]
|
| /onnv-gate/usr/src/cmd/fs.d/cachefs/cachefsstat/ |
| H A D | cachefsstat.c | 147 u_longlong_t hits; in print_stats() local 149 hits = (u_longlong_t)stats_hits(sc); in print_stats() 151 if (hits + misses != 0) in print_stats() 152 hitp = (uint_t)((100 * hits) / (hits + misses)); in print_stats() 167 hitp, hits, misses); in print_stats()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/ |
| H A D | prove | 92 my @hits = (); 103 push( @hits, all_in( $currfile ) ) if $recurse; 105 push( @hits, $currfile ) if $currfile =~ $ext_regex; 112 return @hits;
|
| /onnv-gate/usr/src/cmd/csh/ |
| H A D | sh.exec.c | 131 hits++; in doexec() 162 hits--; in doexec() 439 if (hits+misses) in hashstat() 441 hits, misses, 100 * hits / (hits + misses)); in hashstat()
|
| H A D | sh.h | 568 int hits, misses; variable
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/ |
| H A D | Long.pm | 854 my @hits = grep (/^$pat/, @names); 855 print STDERR ("=> ", scalar(@hits), " hits (@hits) with \"$pat\" ", 859 unless ( (@hits <= 1) || (grep ($_ eq $opt, @hits) == 1) ) { 862 foreach ( @hits ) { 880 join(", ", @hits), ")\n"); 884 @hits = keys(%hit); 888 if ( @hits == 1 && $hits[0] ne $opt ) { 889 $tryopt = $hits[0];
|
| /onnv-gate/usr/src/cmd/sh/ |
| H A D | hashserv.c | 81 h->hits++; 102 h->hits++; 145 h->hits = flg; 196 prn_buff(h->hits); 262 hentry.hits = 0; in hash_func()
|
| H A D | hash.h | 61 unsigned char hits; member
|
| /onnv-gate/usr/src/cmd/krb5/krb5kdc/ |
| H A D | replay.c | 50 static int hits = 0; variable 92 hits++; in kdc_check_lookaside()
|
| /onnv-gate/usr/src/lib/libast/common/misc/ |
| H A D | fastfind.c | 1124 fp->encode.hits[fp->encode.code[n][m]]++; in findsync() 1125 fp->encode.hits[0] = 0; in findsync() 1128 if (d = fp->encode.hits[n]) in findsync() 1130 fp->encode.hits[n] = m; in findsync() 1135 fp->encode.hits[n] = 0; in findsync() 1138 if (fp->encode.hits[fp->encode.code[n][m]]) in findsync() 1141 b = fp->encode.hits[d] - 1; in findsync() 1143 if (fp->encode.hits[d]++ >= FF_MAX) in findsync() 1144 fp->encode.hits[d] = 0; in findsync()
|
| H A D | findlib.h | 83 unsigned short hits[USHRT_MAX+1]; member
|
| /onnv-gate/usr/src/tools/protocmp/ |
| H A D | protodir.c | 367 int hits = 0; in read_pkginfo() local 393 while (fgets(buf, BUFSIZ, pkginfo_fp) && (hits != 3)) { in read_pkginfo() 405 hits += 1; in read_pkginfo() 421 hits += 2; in read_pkginfo()
|
| /onnv-gate/usr/src/stand/lib/fs/common/ |
| H A D | cache.c | 76 int hits; /* .. Total cache hits */ member 130 chp->hits += 1; in get_cache() 619 printf(" cache hits %d\n", hp->hits); in print_cache_data()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | dnlc.h | 109 int hits; /* hits that we can really use */ member
|
| /onnv-gate/usr/src/cmd/nscd/ |
| H A D | cache.h | 121 uint_t hits; /* number of hits */ member
|
| H A D | cache.c | 493 (void) fprintf(stdout, gettext("\t hits: %u\n"), entry->stats.hits); in print_entry() 1523 this_stats->hits++; /* update hit count */ in lookup_int() 1845 (void) insertn(table, entry->stats.hits, entry); in getxy_keepalive() 2076 (*entry)->stats.hits >= in lookup_cache() 2077 nscdb->htable[hash]->stats.hits) { in lookup_cache()
|
| /onnv-gate/usr/src/uts/sun4/ml/ |
| H A D | ip_ocsum.s | 299 ! preload for main loop - 9 clocks assuming D$ hits at 1 per
|
| /onnv-gate/usr/src/uts/common/avs/ns/sdbc/ |
| H A D | cache_kstats_readme.txt | 78 sdbc_rdhits st_rdhits - number of read hits 80 sdbc_wrhits st_wrhits - number of write hits
|
| H A D | dynmem_readme.txt | 263 sdbc_rdhits ------- st_rdhits - number of read hits 265 sdbc_wrhits ------- st_wrhits - number of write hits
|
| /onnv-gate/usr/src/cmd/mdb/common/modules/sdbc/ |
| H A D | sdbc.c | 181 sdbc_hit_percent(uint_t hits, uint_t misses, char *type) in sdbc_hit_percent() argument 186 mdb_printf("%s hits: %u\t %s misses: %u\n", type, hits, type, misses); in sdbc_hit_percent() 189 if (hits > 0 || misses > 0) { in sdbc_hit_percent() 190 dhits = (uint64_t)hits; in sdbc_hit_percent()
|
| /onnv-gate/usr/src/uts/common/fs/ |
| H A D | dnlc.c | 638 ncstats.hits++; in dnlc_lookup() 645 ncstats.hits, vp, name); in dnlc_lookup()
|
| /onnv-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/ |
| H A D | openssl_spi.c | 670 int hits = 0; in load_certs() local 727 hits++; /* count valid certs found */ in load_certs() 731 if (rv == KMF_OK && hits > 0) { in load_certs() 740 *numcerts = hits; in load_certs() 742 if (rv == KMF_OK && hits == 0) in load_certs()
|
| /onnv-gate/usr/src/uts/common/io/usb/hcd/ |
| H A D | README | 104 streaming in Schizo (PCI bridge) and no cache hits for an ED or TD:
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
| H A D | Kstat.xs | 337 SAVE_INT32(self, ncstatsp, hits); in save_ncstats()
|
| /onnv-gate/usr/src/cmd/zic/ |
| H A D | australasia | 732 # following count of page hits: 745 # ambiguity. Many hits are not really time zones, unfortunately, and 746 # many hits denote US time zones and not Australian ones. But here
|