Home
last modified time | relevance | path

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

/external/bcc/src/cc/
Dlibbpf.c846 bool use_debugfs = false; in bpf_attach_kprobe() local
857 use_debugfs = true; in bpf_attach_kprobe()
886 if (use_debugfs) { in bpf_attach_kprobe()
976 bool use_debugfs = false; in bpf_attach_uprobe() local
986 use_debugfs = true; in bpf_attach_uprobe()
1017 if (use_debugfs) { in bpf_attach_uprobe()
1047 bool use_debugfs = false; in bpf_detach_probe() local
1058 use_debugfs = true; in bpf_detach_probe()
1084 if (use_debugfs) { in bpf_detach_probe()