OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perf_mmap__read_head
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/
perf.h
134
static inline unsigned int
perf_mmap__read_head
(struct perf_mmap *mm)
function
builtin-record.c
109
unsigned int head =
perf_mmap__read_head
(md);
/external/linux-tools-perf/util/
evlist.c
180
unsigned int head =
perf_mmap__read_head
(md);
369
* unsigned int head =
perf_mmap__read_head
(m);
Completed in 64 milliseconds