Searched refs:drops (Results 1 – 6 of 6) sorted by relevance
61 drops_per_sec = res->drops / 1000000.0 / (delta_ns / 1000000000.0); in hits_drops_report_progress()78 drops_mean += res[i].drops / 1000000.0 / (0.0 + res_cnt); in hits_drops_report_final()86 drops_stddev += (drops_mean - res[i].drops / 1000000.0) * in hits_drops_report_final()87 (drops_mean - res[i].drops / 1000000.0) / in hits_drops_report_final()
35 long drops; member
12 function drops() function
132 res->drops = atomic_swap(&ctx->skel->bss->dropped, 0); in ringbuf_libbpf_measure()223 res->drops = atomic_swap(&ctx->skel->bss->dropped, 0); in ringbuf_custom_measure()352 res->drops = atomic_swap(&ctx->skel->bss->dropped, 0); in perfbuf_measure()
36 __u32 drops; /* Packets dropped because of lack of resources */ member
611 When '--overwrite' and '--switch-output' are used perf records and drops