xref: /openbmc/qemu/ebpf/trace-events (revision 31efce1e311830431718536c6461815b04e08bf9)
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