scx_bpf_events
BTF_ID_FLAGS(func, scx_bpf_events)
void scx_bpf_events(struct scx_event_stats *events, size_t events__sz) __ksym __weak;
(bpf_ksym_exists(scx_bpf_events) ? \
scx_bpf_events(events, size) : ({}))