HomeSort by relevance Sort by last modified time
    Searched full:__add_event (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events.c 272 static int __add_event(struct list_head *list, int *idx, function
294 return __add_event(list, idx, attr, name, NULL);
655 return __add_event(list, idx, &attr, pmu_event_name(head_config),

Completed in 577 milliseconds