HomeSort by relevance Sort by last modified time
    Searched defs:PERF_SAMPLE_ID (Results 1 - 25 of 37) sorted by null

1 2

  /external/strace/xlat/
perf_event_sample_format.h 20 #if !(defined(PERF_SAMPLE_ID) || (defined(HAVE_DECL_PERF_SAMPLE_ID) && HAVE_DECL_PERF_SAMPLE_ID))
21 # define PERF_SAMPLE_ID 1 << 6
74 XLAT(PERF_SAMPLE_ID),
  /external/v8/tools/
ll_prof.py 550 PERF_SAMPLE_ID = 1 << 6
564 ("id", "u64", PERF_SAMPLE_ID),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
perf_event.h 120 PERF_SAMPLE_ID = 1U << 6,
383 * { u64 id; } && PERF_SAMPLE_ID
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
perf_event.h 126 PERF_SAMPLE_ID = 1U << 6,
435 * { u64 id; } && PERF_SAMPLE_ID
  /bionic/libc/kernel/uapi/linux/
perf_event.h 105 PERF_SAMPLE_ID = 1U << 6,
  /development/ndk/platforms/android-21/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /external/kernel-headers/original/uapi/linux/
perf_event.h 129 PERF_SAMPLE_ID = 1U << 6,
628 * { u64 id; } && PERF_SAMPLE_ID
634 * Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID. The
727 * # Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID.
737 * { u64 id; } && PERF_SAMPLE_ID
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
perf_event.h 104 PERF_SAMPLE_ID = 1U << 6,

Completed in 892 milliseconds

1 2