xref: /openbmc/qemu/ebpf/trace-events (revision 00b69f1d867ddcf8884c92f5647b424088e754e4)
1# See docs/devel/tracing.rst for syntax documentation.
2
3# ebpf-rss.c
4ebpf_rss_load_error(void *ctx) "ctx=%p"
5ebpf_rss_mmap_error(void *ctx, const char *object) "ctx=%p object=%s"
6ebpf_rss_open_error(void *ctx) "ctx=%p"
7