HomeSort by relevance Sort by last modified time
    Searched defs:data_head (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/common/linux/
perf_event.h 184 __u64 data_head; member in struct:perf_event_mmap_page
  /external/kernel-headers/original/linux/
perf_event.h 289 * User-space reading the @data_head value should issue an rmb(), on
297 __u64 data_head; /* head in the data section */ member in struct:perf_event_mmap_page
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 307 * User-space reading the @data_head value should issue an rmb(), on
315 __u64 data_head; /* head in the data section */ member in struct:perf_event_mmap_page

Completed in 602 milliseconds