tslog: Add CTLFLAG_SKIP to sysctls
The timestamp logs are quite large (often much larger than all the
other sysctls combined) so it's unlikely anyone will want to have
them displayed by sysctl -a.
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D34616