Searched defs:total (Results 1 – 16 of 16) sorted by relevance
| /lib/ |
| A D | test_memcat_p.c | 25 int err = -ENOMEM, i, r, total = 0; in test_memcat_p_init() local
|
| A D | test_rhashtable.c | 178 unsigned int total = 0, chain_len = 0; in test_bucket_stats() local
|
| A D | ref_tracker.c | 24 int total; member
|
| A D | bootconfig.c | 296 int depth = 0, ret = 0, total = 0; in xbc_node_compose_key_after() local
|
| A D | test_objpool.c | 243 struct ot_obj_stat total, normal = {0}, irq = {0}; in ot_perf_report() local
|
| A D | scatterlist.c | 51 u64 total; in sg_nents_for_len() local
|
| A D | maple_tree.c | 1158 unsigned long total = mas_allocated(mas); in mas_pop_node() local 5563 unsigned long total; in mas_destroy() local
|
| /lib/842/ |
| A D | 842_decompress.c | 165 u64 index, offset, total = round_down(p->out - p->ostart, 8); in __do_index() local 282 u64 op, rep, tmp, bytes, total; in sw842_decompress() local
|
| A D | 842_compress.c | 482 u64 last, next, pad, total; in sw842_compress() local
|
| /lib/zstd/compress/ |
| A D | fse_compress.c | 177 { unsigned total = 0; in FSE_buildCTable_wksp() local 380 static size_t FSE_normalizeM2(short* norm, U32 tableLog, const unsigned* count, size_t total, U32 m… in FSE_normalizeM2() 467 const unsigned* count, size_t total, in FSE_normalizeCount()
|
| A D | zstd_compress_sequences.c | 85 static size_t ZSTD_entropyCost(unsigned const* count, unsigned const max, size_t const total) in ZSTD_entropyCost()
|
| A D | zstd_compress_superblock.c | 432 size_t n, total = 0; in countLiterals() local
|
| A D | zstd_opt.c | 96 U32 total = 0; in sum_u32() local
|
| /lib/zlib_inflate/ |
| A D | inflate.h | 82 unsigned long total; /* protected copy of output count */ member
|
| /lib/kunit/ |
| A D | test.c | 94 unsigned long total; member 635 static void kunit_accumulate_stats(struct kunit_result_stats *total, in kunit_accumulate_stats()
|
| /lib/zstd/common/ |
| A D | entropy_common.c | 292 { U32 const total = 1 << tableLog; in HUF_readStats_body() local
|
Completed in 57 milliseconds