Home
last modified time | relevance | path

Searched refs:process_sample_event (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-mem.c223 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
383 .sample = process_sample_event, in cmd_mem()
Dbuiltin-annotate.c259 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
474 .sample = process_sample_event, in cmd_annotate()
Dbuiltin-lock.c809 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
860 .sample = process_sample_event, in __cmd_report()
Dbuiltin-kvm.c678 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1084 .sample = process_sample_event, in read_events()
1386 kvm->tool.sample = process_sample_event; in kvm_events_live()
Dbuiltin-report.c240 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1123 .sample = process_sample_event, in cmd_report()
Dbuiltin-kmem.c936 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
968 .sample = process_sample_event,
Dbuiltin-timechart.c552 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1923 .sample = process_sample_event, in cmd_timechart()
Dbuiltin-record.c967 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
2396 .sample = process_sample_event,
Dbuiltin-c2c.c257 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
365 .sample = process_sample_event,
Dbuiltin-script.c2103 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
3451 .sample = process_sample_event, in cmd_script()
/kernel/linux/linux-5.10/tools/perf/tests/
Dswitch-tracking.c122 static int process_sample_event(struct evlist *evlist, in process_sample_event() function
176 return process_sample_event(evlist, event, switch_tracking); in process_event()
Dcode-reading.c373 static int process_sample_event(struct machine *machine, in process_sample_event() function
401 return process_sample_event(machine, evlist, event, state); in process_event()
/kernel/linux/linux-5.10/tools/perf/util/
Ddata-convert-bt.c789 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1606 .sample = process_sample_event, in bt_convert__perf2ctf()