Home
last modified time | relevance | path

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

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