Searched refs:te_ctx_current_bytes_get (Results 1 – 2 of 2) sorted by relevance
107 uint64_t current_bytes = te_ctx_current_bytes_get(ctx); in te_assert_invariants_impl()228 assert(te_ctx_current_bytes_get(ctx) == te_ctx_last_event_get(ctx)); in te_adjust_thresholds_helper()253 uint64_t bytes_after = te_ctx_current_bytes_get(ctx); in te_event_trigger()318 te_ctx_last_event_set(&ctx, te_ctx_current_bytes_get(&ctx)); in te_init()
134 te_ctx_current_bytes_get(te_ctx_t *ctx) { in te_ctx_current_bytes_get() function280 uint64_t bytes_before = te_ctx_current_bytes_get(&ctx); in te_event_advance()