Searched refs:current_bytes (Results 1 – 2 of 2) sorted by relevance
121 off_t current_bytes; in fetch_files() local169 current_bytes = 0; in fetch_files()202 current_bytes += chunk; in fetch_files()207 progress = (current_bytes * 100) / total_bytes; in fetch_files()
107 uint64_t current_bytes = te_ctx_current_bytes_get(ctx); in te_assert_invariants_impl() local123 assert(current_bytes - last_event < interval); in te_assert_invariants_impl()