Searched refs:bpf_path (Results 1 – 1 of 1) sorted by relevance
44 const std::string bpf_path = std::string("/sys/fs/bpf/uprobestats/"); variable45 std::string prefix_bpf(std::string value) { return bpf_path + value.c_str(); } in prefix_bpf()