OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_tracing_data_size
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
trace-event.h
270
ssize_t
read_tracing_data_size
(int fd, struct list_head *pattrs);
trace-event-info.c
562
ssize_t
read_tracing_data_size
(int fd, struct list_head *pattrs)
function
header.c
1144
size =
read_tracing_data_size
(fd, &evlist->entries);
Completed in 56 milliseconds