Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dflamegraph.py96 def process_event(self, event): member in FlameGraphCLI
242 process_event = cli.process_event variable
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 Darm-cs-trace-disasm.py177 def process_event(param_dict): function
H A Dgecko.py262 def process_event(param_dict: Dict) -> None: function
H A Dintel-pt-events.py434 def process_event(param_dict): function
/openbmc/linux/tools/perf/tests/
H A Dthread-map.c63 static int process_event(struct perf_tool *tool __maybe_unused, in process_event() function
H A Dparse-no-sample-id-all.c13 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event() function
H A Dswitch-tracking.c175 static int process_event(struct evlist *evlist, union perf_event *event, in process_event() function
H A Dcode-reading.c398 static int process_event(struct machine *machine, struct evlist *evlist, in process_event() function
/openbmc/linux/tools/perf/util/
H A Dtrace-event.h95 void (*process_event) (union perf_event *event, member
H A Dauxtrace.h206 int (*process_event)(struct perf_session *session, member
/openbmc/linux/drivers/infiniband/core/
H A Diwcm.c978 static int process_event(struct iwcm_id_private *cm_id_priv, in process_event() function
/openbmc/linux/drivers/bus/mhi/host/
H A Dinternal.h208 int (*process_event)(struct mhi_controller *mhi_cntrl, member
/openbmc/qemu/qga/
H A Dmain.c619 static void process_event(void *opaque, QObject *obj, Error *err) in process_event() function
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c2137 static void process_event(struct perf_script *script, in process_event() function