Home
last modified time | relevance | path

Searched defs:add_event (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/tests/
H A Dswitch-tracking.c221 static int add_event(struct evlist *evlist, struct list_head *events, in add_event() function
/linux/tools/perf/util/
H A Ddrm_pmu.c136 static int add_event(struct drm_pmu_event **events, int *num_events, in add_event() function
H A Ddata-convert-bt.c1165 static int add_event(struct ctf_writer *cw, struct evsel *evsel) in add_event() function
H A Dparse-events.c332 static int add_event(struct list_head *list, int *idx, in add_event() function
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat441 def add_event(self, event): member in Group