Searched defs:LA64KprobePoint (Results 1 – 1 of 1) sorted by relevance
16 pub struct LA64KprobePoint { struct36 pub fn probe_point(&self) -> &Arc<LA64KprobePoint> { in probe_point()41 impl Drop for LA64KprobePoint { implementation58 pub fn install(self) -> (Kprobe, Arc<LA64KprobePoint>) { in install()72 fn replace_inst(&self) -> Arc<LA64KprobePoint> { in replace_inst()96 impl KprobeOps for LA64KprobePoint { implementation