OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data_head
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/
perf.h
137
int head = pc->
data_head
;
/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 324 milliseconds