Searched defs:Rv64KprobePoint (Results 1 – 1 of 1) sorted by relevance
26 pub struct Rv64KprobePoint { struct47 pub fn probe_point(&self) -> &Arc<Rv64KprobePoint> { in probe_point()52 impl Drop for Rv64KprobePoint { implementation75 pub fn install(self) -> (Kprobe, Arc<Rv64KprobePoint>) { in install()89 fn replace_inst(&self) -> Arc<Rv64KprobePoint> { in replace_inst()137 impl KprobeOps for Rv64KprobePoint { implementation