OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_PROGRAM2
(Results
1 - 2
of
2
) sorted by null
/external/bcc/tests/cc/
test_prog_table.cc
26
const std::string
BPF_PROGRAM2
= R"(
41
res = bpf2.init(
BPF_PROGRAM2
);
test_shared_table.cc
24
const std::string
BPF_PROGRAM2
= R"(
40
res = bpf_ns1_b.init(
BPF_PROGRAM2
);
46
res = bpf_ns2_b.init(
BPF_PROGRAM2
);
Completed in 320 milliseconds