Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-mem.c111 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
261 .sample = process_sample_event, in cmd_mem()
Dbuiltin-annotate.c84 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
285 .sample = process_sample_event, in cmd_annotate()
Dbuiltin-report.c138 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
648 .sample = process_sample_event, in cmd_report()
Dbuiltin-lock.c808 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
859 .sample = process_sample_event, in __cmd_report()
Dbuiltin-kvm.c647 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1044 .sample = process_sample_event, in read_events()
1333 kvm->tool.sample = process_sample_event; in kvm_events_live()
Dbuiltin-record.c333 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1004 .sample = process_sample_event,
Dbuiltin-kmem.c904 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
933 .sample = process_sample_event,
Dbuiltin-script.c699 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
1711 .sample = process_sample_event, in cmd_script()
Dbuiltin-timechart.c554 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1927 .sample = process_sample_event, in cmd_timechart()
/tools/perf/tests/
Dswitch-tracking.c113 static int process_sample_event(struct perf_evlist *evlist, in process_sample_event() function
167 return process_sample_event(evlist, event, switch_tracking); in process_event()
Dcode-reading.c290 static int process_sample_event(struct machine *machine, in process_sample_event() function
321 return process_sample_event(machine, evlist, event, state); in process_event()
/tools/perf/util/
Ddata-convert-bt.c555 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1114 .sample = process_sample_event, in bt_convert__perf2ctf()