Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dflamegraph.py84 def process_event(self, event): member in FlameGraphCLI
179 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.py178 def process_event(param_dict): function
Dintel-pt-events.py378 def process_event(param_dict): function
/linux-6.1.9/tools/perf/tests/
Dthread-map.c62 static int process_event(struct perf_tool *tool __maybe_unused, in process_event() function
Dparse-no-sample-id-all.c12 static int process_event(struct evlist **pevlist, union perf_event *event) in process_event() function
Dswitch-tracking.c174 static int process_event(struct evlist *evlist, union perf_event *event, in process_event() function
Dcode-reading.c389 static int process_event(struct machine *machine, struct evlist *evlist, in process_event() function
/linux-6.1.9/tools/perf/util/
Dtrace-event.h80 void (*process_event) (union perf_event *event, member
Dauxtrace.h202 int (*process_event)(struct perf_session *session, member
/linux-6.1.9/drivers/infiniband/core/
Diwcm.c978 static int process_event(struct iwcm_id_private *cm_id_priv, in process_event() function
/linux-6.1.9/drivers/bus/mhi/host/
Dinternal.h205 int (*process_event)(struct mhi_controller *mhi_cntrl, member
/linux-6.1.9/tools/lib/traceevent/
Dparse-filter.c1178 process_event(struct tep_event *event, const char *filter_str, in process_event() function
/linux-6.1.9/tools/perf/
Dbuiltin-script.c2116 static void process_event(struct perf_script *script, in process_event() function