HomeSort by relevance Sort by last modified time
    Searched refs:bpf_commands (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
bpf_commands.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_commands.in; do not edit. */
35 # error static const struct xlat bpf_commands in mpers mode
40 const struct xlat bpf_commands[] = { variable in typeref:struct:xlat
  /external/strace/
bpf.c 35 #include "xlat/bpf_commands.h"
261 printxval(bpf_commands, cmd, "BPF_???");
Makefile 724 xlat/bpf_commands.in xlat/bpf_map_types.in \
    [all...]

Completed in 1218 milliseconds