Searched refs:scx_event_stats (Results 1 – 3 of 3) sorted by relevance
1521 struct scx_event_stats { struct1580 static DEFINE_PER_CPU(struct scx_event_stats, event_stats_cpu); argument1627 static void scx_bpf_events(struct scx_event_stats *events, size_t events__sz);4404 struct scx_event_stats events; in scx_attr_events_show()5029 struct scx_event_stats events; in scx_dump_state()5278 struct scx_event_stats *e = per_cpu_ptr(&event_stats_cpu, cpu); in scx_ops_enable()7326 __bpf_kfunc void scx_bpf_events(struct scx_event_stats *events, in scx_bpf_events()7329 struct scx_event_stats e_sys, *e_cpu; in scx_bpf_events()
766 struct scx_event_stats events; in monitor_timerfn()
94 void scx_bpf_events(struct scx_event_stats *events, size_t events__sz) __ksym __weak;