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

  /external/strace/xlat/
perf_branch_sample_type.h 1 /* Generated by ./xlat/gen.sh from ./xlat/perf_branch_sample_type.in; do not edit. */
56 # error static const struct xlat perf_branch_sample_type in mpers mode
61 const struct xlat perf_branch_sample_type[] = { variable in typeref:struct:xlat
  /external/perf_data_converter/src/quipper/kernel/
perf_event.h 154 enum perf_branch_sample_type { enum
319 __u64 branch_sample_type; /* enum perf_branch_sample_type */
  /external/strace/
perf.c 38 #include "xlat/perf_branch_sample_type.h"
364 printflags64(perf_branch_sample_type, attr->branch_sample_type,
  /bionic/libc/kernel/uapi/linux/
perf_event.h 124 enum perf_branch_sample_type { enum
  /external/kernel-headers/original/uapi/linux/
perf_event.h 184 enum perf_branch_sample_type { enum
389 __u64 branch_sample_type; /* enum perf_branch_sample_type */

Completed in 298 milliseconds