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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
trace-event-parse.c 56 field = pevent_find_common_field(event, type);
  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
event-parse.h 574 struct format_field *pevent_find_common_field(struct event_format *event, const char *name);
event-parse.c 2968 pevent_find_common_field(struct event_format *event, const char *name) function
    [all...]

Completed in 259 milliseconds