Home
last modified time | relevance | path

Searched refs:bpf_ksym_monitor (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/gdb/linux/
H A Dsymbols.py129 bpf_ksym_monitor = None variable in LxSymbols
286 if self.bpf_ksym_monitor is not None:
287 self.bpf_ksym_monitor.notify_initial()
310 if self.bpf_ksym_monitor is not None:
311 self.bpf_ksym_monitor.delete()
312 self.bpf_ksym_monitor = None
334 self.bpf_ksym_monitor = bpf.KsymMonitor(self.add_bpf_ksym,