Searched refs:hits (Results 1 - 25 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dls.h14 int hits; member in struct:LsCacheItem
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dprofile.c32 u32 pc, hits; member in struct:profile_hit
234 * profile hits. read_profile() IPI's all cpus to request them
239 * profile hits required for the accuracy of reported profile hits
243 * and hold the number of pending hits to that profile buffer slot on
244 * a cpu in an entry. When the hashtable overflows, all pending hits
246 * atomic_add() and the hashtable emptied. As numerous pending hits
251 * positions to which hits are accounted during short intervals (e.g.
279 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[j]; local
281 if (!hits[
302 struct profile_hit *hits = per_cpu(cpu_profile_hits, cpu)[i]; local
312 struct profile_hit *hits; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_mpool.c38 int cachesize, ch, hits, npages, pagesize; local
42 hits = 1000;
53 if ((hits = atoi(optarg)) <= 0)
72 hits, npages, progname) == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
80 "usage: %s [-c cachesize] [-h hits] [-n npages] [-p pagesize]\n",
86 run_mpool(pagesize, cachesize, hits, npages, progname)
87 int pagesize, cachesize, hits, npages;
97 if ((ret = run(hits, cachesize, pagesize, npages, progname)) != 0)
156 run(hits, cachesize, pagesize, npages, progname)
157 int hits, cachesiz
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DMpoolExample.cpp40 int run(int hits, int pagesize, int npages);
54 int hits = 1000; local
64 if ((hits = atoi(argv[++i])) <= 0)
94 if ((ret = app.run(hits, pagesize, npages)) != 0)
140 << "[-h hits] [-n npages] [-p pagesize]\n";
168 MpoolExample::run(int hits, int pagesize, int npages) argument
184 cout << "retrieve " << hits << " random pages... "; local
187 for (cnt = 0; cnt < hits; ++cnt) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dlatticetune.c43 long *hits; local
84 hits=_ogg_malloc(entries*sizeof(long));
86 for(j=0;j<entries;j++)hits[j]=guard;
103 hits[code]++;
115 /* code:hits\n */
123 hits[code]+=val;
133 build_tree_from_lengths0(entries,hits,lengths);
H A Dlatticebuild.c26 description into a static codebook. It used to count hits for a
60 long *hits; local
113 hits=_ogg_malloc(c.entries*sizeof(long));
114 for(j=0;j<entries;j++)hits[j]=1;
169 for(i=0;i<entries;i++)hits[i]=1;
170 build_tree_from_lengths(entries,hits,c.lengthlist);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Driscom8.h86 unsigned long hits[10]; member in struct:riscom_port
H A Dspecialix_io8.h126 unsigned long hits[10]; member in struct:specialix_port
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dperf-archive.sh24 perf buildid-list -i $PERF_DATA --with-hits | grep -v "^$NOBUILDID " > $BUILDIDS
H A Dbuiltin-annotate.c91 unsigned int hits = 0; local
107 hits += h->ip[offset];
113 percent = 100.0 * hits / h->sum;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvdsubenc.c116 static void count_colors(AVCodecContext *avctx, unsigned hits[33], argument
149 hits[match] += count[i];
154 int out_alpha[4], unsigned hits[33])
165 hits[0] *= 16;
168 if (!(hits[1 + i] + hits[17 + i]))
175 hits[ 1 + i] *= mult;
176 hits[17 + i] *= mult;
182 if (hits[j] > hits[selecte
153 select_palette(AVCodecContext *avctx, int out_palette[4], int out_alpha[4], unsigned hits[33]) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/include/
H A Davc.h45 unsigned int hits; member in struct:avc_cache_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dannotate.c70 unsigned int hits = 0; local
83 hits += h->ip[offset];
89 percent = 100.0 * hits / h->sum;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dlru_cache.c179 lc->hits = 0;
210 * (starving + hits + misses)
216 "hits:%lu misses:%lu starving:%lu dirty:%lu changed:%lu\n",
218 lc->hits, lc->misses, lc->starving, lc->dirty, lc->changed);
361 ++lc->hits;
417 ++lc->hits;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlru_cache.h199 unsigned long hits, misses, starving, dirty, changed; member in struct:lru_cache
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c140 uint32 hits; /* Per symbol hit statistics */ member in struct:wofa_sym
174 uint32 hits; /* Lookup successful statistics counter */ member in struct:fwder_wofa
238 DECLARE_WOFA_FN(hits) /* __fwder_wofa_hits() Return num of successful lkups */
281 FWDER_STATS_CLR(fwder_wofa->hits);
339 FWDER_STATS_CLR(sym->hits);
357 FWDER_STATS_CLR(sym->hits);
569 FWDER_STATS_INCR(fwder_wofa->hits);
570 FWDER_STATS_INCR(sym->hits);
593 bcm_bprintf(b, "WOFA Statistics: hits<%u> miss<%u>\n",
620 "hits<
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddircache.c123 unsigned long long hits; member in struct:dircache_stat
347 dircache_stat.hits++;
419 dircache_stat.hits++;
637 "entries: %lu, lookups: %llu, hits: %llu, misses: %llu, added: %llu, removed: %llu, expunged: %llu, evicted: %llu",
640 dircache_stat.hits,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dnetpoll.c424 int hits = 0; local
434 hits++;
439 if (!hits)
534 int hits = 0; local
605 hits++;
608 if (!hits)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Dalloca.c286 long hits; /* Number of internal buffer hits. */ member in struct:stk_stat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Duwb-internal.h273 * @hits: how many time we have seen this beacon since last time we
282 u8 hits; member in struct:uwb_beca_e
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dalloca.c291 long hits; /* Number of internal buffer hits. */ member in struct:stk_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dfilter.c667 int hits; local
673 hits = 0;
678 ++hits;
681 status_model_update_count( store, &iter, hits );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dalloca.c306 long hits; /* Number of internal buffer hits. */ member in struct:stk_stat
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Dalloca.c286 long hits; /* Number of internal buffer hits. */ member in struct:stk_stat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dimon.c1088 static int x, y, prev_result, hits; local
1099 hits = 0;
1117 hits++;
1119 if (hits > 3) {
1136 if (hits == 2 && msec_hit < timeout) {
1138 hits = 1;
1142 hits = 1;

Completed in 277 milliseconds

12