]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ktls: Use COUNTER_U64_DEFINE_EARLY
authorMark Johnston <markj@FreeBSD.org>
Mon, 8 Feb 2021 14:18:51 +0000 (09:18 -0500)
committerMark Johnston <markj@FreeBSD.org>
Mon, 8 Feb 2021 14:18:51 +0000 (09:18 -0500)
commit1755b2b9891bb1bfa7a58383ef5126821f7e46e3
tree175ff9492efeb70db8ec402a92b492a6a8d38517
parent45d75e3ac3fb5bf8230ca28dc09b48c6e5ed7a4f
ktls: Use COUNTER_U64_DEFINE_EARLY

This makes it a bit more straightforward to add new counters when
debugging.  No functional change intended.

Reviewed by: jhb
Sponsored by: Ampere Computing
Submitted by: Klara, Inc.
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D28498
sys/kern/uipc_ktls.c
sys/opencrypto/ktls_ocf.c