Home
last modified time | relevance | path

Searched defs:detach_all (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/lua/bcc/
Dbpf.lua42 local function detach_all(probe_type, all_probes) function
/external/bcc/src/cc/api/
DBPF.cc90 StatusTuple BPF::detach_all() { in detach_all() function in ebpf::BPF