Searched defs:attach_perf_event (Results 1 – 2 of 2) sorted by relevance
298 StatusTuple BPF::attach_perf_event(uint32_t ev_type, uint32_t ev_config, in attach_perf_event() function in ebpf::BPF
848 def attach_perf_event(self, ev_type=-1, ev_config=-1, fn_name=b"", member in BPF