Searched defs:tool (Results 76 - 88 of 88) sorted by relevance

1234

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-kvm.c17 #include "util/tool.h"
88 struct perf_tool tool; member in struct:perf_kvm_stat
785 static int process_lost_event(struct perf_tool *tool, argument
790 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, tool);
805 static int process_sample_event(struct perf_tool *tool, argument
812 struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat,
813 tool);
950 err = kvm->tool.finished_round(&kvm->tool, NUL
[all...]
H A Dbuiltin-trace.c423 struct perf_tool tool; member in struct:trace
493 static int trace__tool_process(struct perf_tool *tool, argument
498 struct trace *trace = container_of(tool, struct trace, tool);
513 err = perf_event__synthesize_thread_map(&trace->tool, evlist->threads,
517 err = perf_event__synthesize_threads(&trace->tool, trace__tool_process,
850 static int trace__process_sample(struct perf_tool *tool, argument
856 struct trace *trace = container_of(tool, struct trace, tool);
1058 trace->tool
[all...]
H A Dbuiltin-sched.c12 #include "util/tool.h"
123 struct perf_tool tool; member in struct:perf_sched
1263 static int process_sched_wakeup_event(struct perf_tool *tool, argument
1268 struct perf_sched *sched = container_of(tool, struct perf_sched, tool);
1355 static int process_sched_switch_event(struct perf_tool *tool, argument
1360 struct perf_sched *sched = container_of(tool, struct perf_sched, tool);
1381 static int process_sched_runtime_event(struct perf_tool *tool, argument
1386 struct perf_sched *sched = container_of(tool, struc
1394 perf_sched__process_fork_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
1411 process_sched_migrate_task_event(struct perf_tool *tool, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsession.c12 #include "tool.h"
111 struct perf_tool *tool)
150 if (tool && tool->ordering_requires_timestamps &&
151 tool->ordered_samples && !perf_evlist__sample_id_all(self->evlist)) {
153 tool->ordered_samples = false;
201 static int process_event_synth_tracing_data_stub(struct perf_tool *tool
212 static int process_event_synth_attr_stub(struct perf_tool *tool __maybe_unused,
221 static int process_event_sample_stub(struct perf_tool *tool __maybe_unused,
231 static int process_event_stub(struct perf_tool *tool __maybe_unuse
109 perf_session__new(const char *filename, int mode, bool force, bool repipe, struct perf_tool *tool) argument
253 perf_tool__fill_defaults(struct perf_tool *tool) argument
519 flush_sample_queue(struct perf_session *s, struct perf_tool *tool) argument
613 process_finished_round(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_session *session) argument
891 deliver_sample_value(struct perf_session *session, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct sample_read_value *v, struct machine *machine) argument
915 deliver_sample_group(struct perf_session *session, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
936 perf_session__deliver_sample(struct perf_session *session, struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct machine *machine) argument
960 perf_session_deliver_event(struct perf_session *session, union perf_event *event, struct perf_sample *sample, struct perf_tool *tool, u64 file_offset) argument
1031 perf_session__process_user_event(struct perf_session *session, union perf_event *event, struct perf_tool *tool, u64 file_offset) argument
1067 perf_session__process_event(struct perf_session *session, union perf_event *event, struct perf_tool *tool, u64 file_offset) argument
1128 perf_session__warn_about_errors(const struct perf_session *session, const struct perf_tool *tool) argument
1170 __perf_session__process_pipe_events(struct perf_session *self, struct perf_tool *tool) argument
1298 __perf_session__process_events(struct perf_session *session, u64 data_offset, u64 data_size, u64 file_size, struct perf_tool *tool) argument
1396 perf_session__process_events(struct perf_session *self, struct perf_tool *tool) argument
[all...]
H A Dheader.c1633 * "perf: 'perf kvm' tool for monitoring guest performance from host"
2465 * different endianness and perf_event ABI revsions in the perf tool itself.
2849 int perf_event__synthesize_attr(struct perf_tool *tool, argument
2874 err = process(tool, ev, NULL, NULL);
2883 int perf_event__synthesize_attrs(struct perf_tool *tool, argument
2891 err = perf_event__synthesize_attr(tool, &evsel->attr, evsel->ids,
2902 int perf_event__process_attr(struct perf_tool *tool __maybe_unused,
2942 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, argument
2975 process(tool, &ev, NULL, NULL);
2988 int perf_event__process_tracing_data(struct perf_tool *tool __maybe_unuse
3027 perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, perf_event__handler_t process, struct machine *machine) argument
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jar ... grammar/ org/antlr/grammar/v3/ org/antlr/misc/ org/antlr/tool/ org/antlr/tool/templates/ org/antlr/tool/templates/dot/ org ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/emma/lib/
H A Demma.jar ... lang.String[]) com.vladium.emma.Command tool com.vladium.emma.Command tool com. ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jar ... lang.String[]) com.vladium.emma.Command tool com.vladium.emma.Command tool com. ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 639 milliseconds

1234