Searched defs:detach (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/bpf/ | ||
D | flow_dissector_load.c | 61 bool detach = false; in parse_opts() local |
/tools/perf/tests/ | ||
D | event-times.c | 223 #define _T(attach, detach) \ in test__event_times() argument |