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

  /external/linux-tools-perf/util/
header.h 76 int perf_header__push_event(u64 id, const char *name);
header.c 33 int perf_header__push_event(u64 id, const char *name) function
1126 if (perf_header__push_event(event->event_type.event_type.event_id,
  /external/linux-tools-perf/
builtin-record.c 868 if (perf_header__push_event(pos->attr.config, event_name(pos)))

Completed in 35 milliseconds