Home
last modified time | relevance | path

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

/linux-6.14.4/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.py112 def process_event(param_dict): function
Dgecko.py262 def process_event(param_dict: Dict) -> None: function
Darm-cs-trace-disasm.py240 def process_event(param_dict): function
Dintel-pt-events.py434 def process_event(param_dict): function
/linux-6.14.4/tools/perf/tests/
Dthread-map.c63 static int process_event(const 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.c498 static int process_event(struct machine *machine, struct evlist *evlist, in process_event() function
/linux-6.14.4/tools/perf/util/
Dtrace-event.h95 void (*process_event) (union perf_event *event, member
Dauxtrace.h207 int (*process_event)(struct perf_session *session, member
/linux-6.14.4/drivers/infiniband/core/
Diwcm.c980 static int process_event(struct iwcm_id_private *cm_id_priv, in process_event() function
/linux-6.14.4/drivers/bus/mhi/host/
Dinternal.h245 int (*process_event)(struct mhi_controller *mhi_cntrl, member
/linux-6.14.4/tools/perf/
Dbuiltin-script.c2159 static void process_event(struct perf_script *script, in process_event() function