HomeSort by: relevance | last modified time | path
    Searched refs:perf_event (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/include/system/linux/
perf_event.h 2 /* <linux/perf_event.h> has been added in 2.6.32 */
4 #include_next <linux/perf_event.h>
  /src/external/gpl3/gcc.old/dist/libsanitizer/include/system/linux/
perf_event.h 2 /* <linux/perf_event.h> has been added in 2.6.32 */
4 #include_next <linux/perf_event.h>
  /src/external/gpl3/gdb.old/dist/gdb/nat/
linux-btrace.h 28 # include <linux/perf_event.h>
59 /* The Linux perf_event configuration for collecting the branch trace. */
  /src/external/gpl3/gdb/dist/gdb/nat/
linux-btrace.h 28 # include <linux/perf_event.h>
59 /* The Linux perf_event configuration for collecting the branch trace. */
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_pmu.c 31 #include <linux/perf_event.h>
51 static int amdgpu_perf_event_init(struct perf_event *event)
66 static void amdgpu_perf_start(struct perf_event *event, int flags)
95 static void amdgpu_perf_read(struct perf_event *event)
122 static void amdgpu_perf_stop(struct perf_event *event, int flags)
151 static int amdgpu_perf_add(struct perf_event *event, int flags)
182 static void amdgpu_perf_del(struct perf_event *event, int flags)
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_pmu.h 13 #include <linux/perf_event.h>
i915_pmu.c 44 static u8 engine_event_sample(struct perf_event *event)
49 static u8 engine_event_class(struct perf_event *event)
54 static u8 engine_event_instance(struct perf_event *event)
77 static bool is_engine_event(struct perf_event *event)
82 static unsigned int event_enabled_bit(struct perf_event *event)
447 static void engine_event_destroy(struct perf_event *event)
464 static void i915_pmu_event_destroy(struct perf_event *event)
517 static int engine_event_init(struct perf_event *event)
541 static int i915_pmu_event_init(struct perf_event *event)
577 static u64 __i915_pmu_event_read(struct perf_event *event
    [all...]
i915_drv.h 46 #include <linux/perf_event.h>
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_linux.cc 56 #include <linux/perf_event.h>
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_linux.cpp 58 # include <linux/perf_event.h>
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_linux.cpp 58 # include <linux/perf_event.h>
  /src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.c 27 #include <linux/perf_event.h>
322 #define NPAGES_PER_BUF 1 // number of pages to be used for perf_event samples
334 struct perf_event_attr hw; // perf_event definition
341 { // runtime state of perf_event buffer
348 uint64_t prev_ena_ts; // previous perf_event "enabled" time
349 uint64_t prev_run_ts; // previous perf_event "running" time
356 int fd; // perf_event fd
357 buffer_state_t buf_state; // perf_event buffer's state
388 /* perf_event buffer formatting and handling */
392 TprintfT (0, "hwcdrv: ERROR: perf_event reset_buf() called!\n")
    [all...]
hwctable.c 26 #include <linux/perf_event.h>
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.c 27 #include <linux/perf_event.h>
322 #define NPAGES_PER_BUF 1 // number of pages to be used for perf_event samples
334 struct perf_event_attr hw; // perf_event definition
341 { // runtime state of perf_event buffer
348 uint64_t prev_ena_ts; // previous perf_event "enabled" time
349 uint64_t prev_run_ts; // previous perf_event "running" time
356 int fd; // perf_event fd
357 buffer_state_t buf_state; // perf_event buffer's state
388 /* perf_event buffer formatting and handling */
392 TprintfT (0, "hwcdrv: ERROR: perf_event reset_buf() called!\n")
    [all...]
hwctable.c 26 #include <linux/perf_event.h>
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
perf_event.d 8 module core.sys.linux.perf_event;
  /src/external/gpl3/gdb.old/dist/gdbserver/
configure 8280 linux/perf_event.h \
9716 #include <linux/perf_event.h>
9723 perf_event=yes
9725 perf_event=no
9728 if test "$perf_event" != yes; then
9730 as_fn_error $? "linux/perf_event.h missing or too old" "$LINENO" 5
9732 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&5
9733 $as_echo "$as_me: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&2;}
  /src/external/gpl3/gdb.old/dist/gdbsupport/
configure 11054 linux/perf_event.h \
12490 #include <linux/perf_event.h>
12497 perf_event=yes
12499 perf_event=no
12502 if test "$perf_event" != yes; then
12504 as_fn_error $? "linux/perf_event.h missing or too old" "$LINENO" 5
12506 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&5
12507 $as_echo "$as_me: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&2;}
  /src/external/gpl3/gdb/dist/gdbserver/
configure 8045 linux/perf_event.h \
9481 #include <linux/perf_event.h>
9488 perf_event=yes
9490 perf_event=no
9493 if test "$perf_event" != yes; then
9495 as_fn_error $? "linux/perf_event.h missing or too old" "$LINENO" 5
9497 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&5
9498 $as_echo "$as_me: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&2;}
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 10942 linux/perf_event.h \
12378 #include <linux/perf_event.h>
12385 perf_event=yes
12387 perf_event=no
12390 if test "$perf_event" != yes; then
12392 as_fn_error $? "linux/perf_event.h missing or too old" "$LINENO" 5
12394 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&5
12395 $as_echo "$as_me: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&2;}
  /src/external/gpl3/gdb.old/dist/gdb/
configure 19574 linux/perf_event.h \
21010 #include <linux/perf_event.h>
21017 perf_event=yes
21019 perf_event=no
21022 if test "$perf_event" != yes; then
21024 as_fn_error $? "linux/perf_event.h missing or too old" "$LINENO" 5
21026 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&5
21027 $as_echo "$as_me: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&2;}
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 19475 linux/perf_event.h \
20911 #include <linux/perf_event.h>
20918 perf_event=yes
20920 perf_event=no
20923 if test "$perf_event" != yes; then
20925 as_fn_error $? "linux/perf_event.h missing or too old" "$LINENO" 5
20927 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&5
20928 $as_echo "$as_me: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&2;}
    [all...]

Completed in 171 milliseconds