Searched defs:process_event (Results 1 - 16 of 16) sorted by relevance

/linux-master/tools/perf/scripts/python/
H A Dstackcollapse.py71 def process_event(param_dict): function
H A Devent_analyzing_sample.py73 def process_event(param_dict): function
H A Dmem-phys-addr.py92 def process_event(param_dict): function
H A Dflamegraph.py96 def process_event(self, event): member in class:FlameGraphCLI
242 process_event = cli.process_event variable in class:FlameGraphCLI
H A Darm-cs-trace-disasm.py177 def process_event(param_dict): function
H A Dintel-pt-events.py434 def process_event(param_dict): function
H A Dgecko.py262 def process_event(param_dict: Dict) -> None: function
/linux-master/tools/perf/tests/
H A Dthread-map.c63 static int process_event(struct perf_tool *tool __maybe_unused, function
H A Dparse-no-sample-id-all.c13 static int process_event(struct evlist **pevlist, union perf_event *event) function
H A Dswitch-tracking.c175 static int process_event(struct evlist *evlist, union perf_event *event, function
H A Dcode-reading.c408 static int process_event(struct machine *machine, struct evlist *evlist, function
/linux-master/tools/perf/util/
H A Dtrace-event.h98 void (*process_event) (union perf_event *event, member in struct:scripting_ops
H A Dauxtrace.h208 int (*process_event)(struct perf_session *session, member in struct:auxtrace
/linux-master/drivers/infiniband/core/
H A Diwcm.c977 static int process_event(struct iwcm_id_private *cm_id_priv, function
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h243 int (*process_event)(struct mhi_controller *mhi_cntrl, member in struct:mhi_event
/linux-master/tools/perf/
H A Dbuiltin-script.c2153 static void process_event(struct perf_script *script, function

Completed in 356 milliseconds