Searched defs:process_event (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | stackcollapse.py | 71 def process_event(param_dict):  function
 | 
| D | event_analyzing_sample.py | 73 def process_event(param_dict):  function
 | 
| D | mem-phys-addr.py | 92 def process_event(param_dict):  function
 | 
| D | intel-pt-events.py | 93 def process_event(param_dict):  function
 | 
| /Linux-v5.4/tools/perf/tests/ | 
| D | thread-map.c | 62 static int process_event(struct perf_tool *tool __maybe_unused,  in process_event()  function
 | 
| D | parse-no-sample-id-all.c | 12 static int process_event(struct evlist **pevlist, union perf_event *event)  in process_event()  function
 | 
| D | switch-tracking.c | 171 static int process_event(struct evlist *evlist, union perf_event *event,  in process_event()  function
 | 
| D | code-reading.c | 396 static int process_event(struct machine *machine, struct evlist *evlist,  in process_event()  function
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | trace-event.h | 77 	void (*process_event) (union perf_event *event,  member
 | 
| D | auxtrace.h | 149 	int (*process_event)(struct perf_session *session,  member
 | 
| /Linux-v5.4/drivers/infiniband/core/ | 
| D | iwcm.c | 977 static int process_event(struct iwcm_id_private *cm_id_priv,  in process_event()  function
 | 
| /Linux-v5.4/drivers/staging/isdn/gigaset/ | 
| D | ev-layer.c | 1525 static void process_event(struct cardstate *cs, struct event_t *ev)  in process_event()  function
 | 
| /Linux-v5.4/tools/lib/traceevent/ | 
| D | parse-filter.c | 1183 process_event(struct tep_event *event, const char *filter_str,  in process_event()  function
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-script.c | 1805 static void process_event(struct perf_script *script,  in process_event()  function
 |