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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
util.c 22 void event_attr_init(struct perf_event_attr *attr) function
util.h 257 void event_attr_init(struct perf_event_attr *attr);
evlist.c 153 event_attr_init(&attr);
202 event_attr_init(attrs + i);
parse-events.c 278 event_attr_init(attr);
evsel.c 240 event_attr_init(&attr);
    [all...]

Completed in 234 milliseconds