Lines Matching defs:Events
1619 ## Events section in bcc Python
1621 ### 1. attach_kprobe()
1644 ### 2. attach_kretprobe()
1669 ### 3. attach_tracepoint()
1710 ### 4. attach_uprobe()
1746 ### 5. attach_uretprobe()
1775 ### 6. USDT.enable_probe()
1795 ### 7. attach_raw_tracepoint()
1812 ### 8. attach_raw_socket()
1836 ### 9. attach_xdp()
1886 ### 10. attach_func()
1905 ### 11. detach_func()
1922 ### 12. detach_kprobe()
1934 ### 13. detach_kretprobe()