Home
last modified time | relevance | path

Searched refs:common_fields (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
Devent-parse.h189 struct format_field *common_fields; member
Devent-parse.c1556 ret = event_read_fields(event, &event->format.common_fields); in event_read_format()
2972 for (format = event->format.common_fields; in pevent_find_common_field()
4642 event->format.common_fields); in pevent_event_common_fields()
5546 free_format_fields(format->common_fields); in free_formats()