LOCKSTAT_ENTER
#define LOCKSTAT_ENTER(name) name = atomic_load_relaxed(&lockstat_enabled)
#define LOCKSTAT_ENTER(name) /* nothing */