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

  /system/extras/simpleperf/
perf_event.h 21 #include <uapi/linux/perf_event.h>
23 #include <linux/perf_event.h>
  /external/perf_data_converter/src/quipper/
sample_info_reader.h 10 #include "kernel/perf_event.h"
15 union perf_event;
16 typedef perf_event event_t;
36 // perf_event_sample_format in kernel/perf_event.h.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_linux.cc 55 #include <linux/perf_event.h>
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
event.h 10 #include <linux/perf_event.h>
  /external/strace/tests/
perf_event_open_nonverbose.c 40 # include <linux/perf_event.h>
perf_event_open.c 45 # include <linux/perf_event.h>
  /external/strace/tests-m32/
perf_event_open_nonverbose.c 40 # include <linux/perf_event.h>
perf_event_open.c 45 # include <linux/perf_event.h>
  /external/strace/tests-mx32/
perf_event_open_nonverbose.c 40 # include <linux/perf_event.h>
perf_event_open.c 45 # include <linux/perf_event.h>
  /external/tensorflow/tensorflow/core/platform/profile_utils/
android_armv7a_cpu_utils_helper.cc 22 #include <linux/perf_event.h>
  /external/honggfuzz/linux/
pt.c 27 #include <linux/perf_event.h>
perf.c 31 #include <linux/perf_event.h>
215 LOG_F("Your <linux/perf_event.h> includes are too old to support Intel PT/BTS");
  /external/ltp/testcases/kernel/syscalls/perf_event_open/
perf_event_open01.c 42 # include <linux/perf_event.h>
108 tst_brkm(TCONF, NULL, "Kernel doesn't have perf_event support");
207 "header file:<linux/perf_event.h> or "
perf_event_open02.c 69 # include <linux/perf_event.h>
229 tst_brkm(TCONF, NULL, "Kernel doesn't have perf_event support");
349 "header file:<linux/perf_event.h> or "
  /external/perf_data_converter/src/quipper/kernel/
perf_internals.h 11 #include "perf_event.h"
357 union perf_event { union in namespace:quipper
375 typedef perf_event event_t;
  /system/extras/tests/icachetest/
Profiler.h 29 # include <linux/perf_event.h>
  /cts/tests/tests/security/jni/
android_security_cts_NativeCodeTest.cpp 33 #include <linux/perf_event.h>
  /external/perf_data_converter/src/
perf_data_handler.cc 90 void InvokeHandleSample(const quipper::PerfDataProto::PerfEvent& perf_event);
  /external/vixl/benchmarks/aarch32/
asm-disasm-speed-test.cc 29 #include <linux/perf_event.h>
    [all...]

Completed in 391 milliseconds