Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-mem.c229 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
391 .sample = process_sample_event, in cmd_mem()
Dbuiltin-annotate.c256 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
473 .sample = process_sample_event, in cmd_annotate()
Dbuiltin-lock.c812 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
863 .sample = process_sample_event, in __cmd_report()
Dbuiltin-kvm.c672 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1077 .sample = process_sample_event, in read_events()
1381 kvm->tool.sample = process_sample_event; in kvm_events_live()
Dbuiltin-report.c228 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
969 .sample = process_sample_event, in cmd_report()
Dbuiltin-record.c428 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1524 .sample = process_sample_event,
Dbuiltin-kmem.c934 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
966 .sample = process_sample_event,
Dbuiltin-timechart.c554 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1930 .sample = process_sample_event, in cmd_timechart()
Dbuiltin-c2c.c247 static int process_sample_event(struct perf_tool *tool __maybe_unused, in process_sample_event() function
352 .sample = process_sample_event,
Dbuiltin-script.c1783 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
3090 .sample = process_sample_event, in cmd_script()
/Linux-v4.19/tools/perf/tests/
Dswitch-tracking.c115 static int process_sample_event(struct perf_evlist *evlist, in process_sample_event() function
169 return process_sample_event(evlist, event, switch_tracking); in process_event()
Dcode-reading.c362 static int process_sample_event(struct machine *machine, in process_sample_event() function
390 return process_sample_event(machine, evlist, event, state); in process_event()
/Linux-v4.19/tools/perf/util/
Ddata-convert-bt.c786 static int process_sample_event(struct perf_tool *tool, in process_sample_event() function
1587 .sample = process_sample_event, in bt_convert__perf2ctf()