Searched defs:process_event (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/tools/perf/scripts/python/ |
D | stackcollapse.py | 69 def process_event(param_dict): function
|
D | event_analyzing_sample.py | 71 def process_event(param_dict): function
|
D | mem-phys-addr.py | 87 def process_event(param_dict): function
|
D | intel-pt-events.py | 87 def process_event(param_dict): function
|
/Linux-v4.19/tools/perf/tests/ |
D | thread-map.c | 53 static int process_event(struct perf_tool *tool __maybe_unused, in process_event() function
|
D | parse-no-sample-id-all.c | 14 static int process_event(struct perf_evlist **pevlist, union perf_event *event) in process_event() function
|
D | switch-tracking.c | 165 static int process_event(struct perf_evlist *evlist, union perf_event *event, in process_event() function
|
D | code-reading.c | 386 static int process_event(struct machine *machine, struct perf_evlist *evlist, in process_event() function
|
/Linux-v4.19/tools/perf/util/ |
D | trace-event.h | 79 void (*process_event) (union perf_event *event, member
|
D | auxtrace.h | 140 int (*process_event)(struct perf_session *session, member
|
/Linux-v4.19/drivers/infiniband/core/ |
D | iwcm.c | 963 static int process_event(struct iwcm_id_private *cm_id_priv, in process_event() function
|
/Linux-v4.19/drivers/isdn/gigaset/ |
D | ev-layer.c | 1528 static void process_event(struct cardstate *cs, struct event_t *ev) in process_event() function
|
/Linux-v4.19/tools/lib/traceevent/ |
D | parse-filter.c | 1182 process_event(struct event_format *event, const char *filter_str, in process_event() function
|
/Linux-v4.19/tools/perf/ |
D | builtin-script.c | 1622 static void process_event(struct perf_script *script, in process_event() function
|