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

  /external/strace/xlat/
bpf_commands.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_commands.in; do not edit. */
53 # error static const struct xlat bpf_commands in mpers mode
58 const struct xlat bpf_commands[] = { variable in typeref:struct:xlat
  /external/strace/
bpf.c 36 #include "xlat/bpf_commands.h"
417 printxval(bpf_commands, cmd, "BPF_???");

Completed in 166 milliseconds