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

  /external/strace/xlat/
perf_event_open_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/perf_event_open_flags.in; do not edit. */
17 # error static const struct xlat perf_event_open_flags in mpers mode
22 const struct xlat perf_event_open_flags[] = { variable in typeref:struct:xlat
  /external/strace/
perf.c 35 #include "xlat/perf_event_open_flags.h"
44 printflags(perf_event_open_flags, tcp->u_arg[4], "PERF_FLAG_???");

Completed in 368 milliseconds