Searched defs:probe_func (Results 1 – 2 of 2) sorted by relevance
165 const std::string& probe_func, in attach_kprobe()194 const std::string& probe_func, in attach_uprobe()268 const std::string& probe_func) { in attach_tracepoint()299 const std::string& probe_func, in attach_perf_event()339 const std::string& probe_func, pid_t pid, in attach_perf_event_raw()711 const std::string& name, const std::string& probe_func) in USDT()720 const std::string& probe_func) in USDT()730 const std::string& probe_func) in USDT()
168 bool Probe::usdt_getarg(std::ostream &stream, const std::string& probe_func) { in usdt_getarg()