Home
last modified time | relevance | path

Searched defs:process_event (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/tools/perf/scripts/python/
Devent_analyzing_sample.py70 def process_event(param_dict): function
/linux-4.4.14/tools/perf/tests/
Dparse-no-sample-id-all.c12 static int process_event(struct perf_evlist **pevlist, union perf_event *event) in process_event() function
Dswitch-tracking.c163 static int process_event(struct perf_evlist *evlist, union perf_event *event, in process_event() function
Dcode-reading.c317 static int process_event(struct machine *machine, struct perf_evlist *evlist, in process_event() function
/linux-4.4.14/tools/perf/util/
Dtrace-event.h74 void (*process_event) (union perf_event *event, member
Dauxtrace.h125 int (*process_event)(struct perf_session *session, member
/linux-4.4.14/drivers/infiniband/core/
Diwcm.c833 static int process_event(struct iwcm_id_private *cm_id_priv, in process_event() function
/linux-4.4.14/drivers/isdn/gigaset/
Dev-layer.c1528 static void process_event(struct cardstate *cs, struct event_t *ev) in process_event() function
/linux-4.4.14/tools/lib/traceevent/
Dparse-filter.c1191 process_event(struct event_format *event, const char *filter_str, in process_event() function
/linux-4.4.14/tools/perf/
Dbuiltin-script.c591 static void process_event(union perf_event *event, struct perf_sample *sample, in process_event() function