Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dflamegraph.py69 def process_event(self, event): member in FlameGraphCLI
125 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
Dintel-pt-events.py93 def process_event(param_dict): function
/kernel/linux/linux-6.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
/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/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.c172 static int process_event(struct evlist *evlist, union perf_event *event, in process_event() function
Dcode-reading.c397 static int process_event(struct machine *machine, struct evlist *evlist, in process_event() function
/kernel/linux/linux-5.10/tools/perf/util/
Dtrace-event.h77 void (*process_event) (union perf_event *event, member
/kernel/linux/linux-6.6/tools/perf/util/
Dtrace-event.h95 void (*process_event) (union perf_event *event, member
/kernel/linux/linux-6.6/drivers/infiniband/core/
Diwcm.c980 static int process_event(struct iwcm_id_private *cm_id_priv, in process_event() function
/kernel/linux/linux-5.10/drivers/infiniband/core/
Diwcm.c979 static int process_event(struct iwcm_id_private *cm_id_priv, in process_event() function
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
Dinternal.h208 int (*process_event)(struct mhi_controller *mhi_cntrl, member

12