BPF_LOG_STATS
#define BPF_LOG_MASK (BPF_LOG_LEVEL | BPF_LOG_STATS | BPF_LOG_FIXED)
if (env->log.level & BPF_LOG_STATS) {