HomeSort by relevance Sort by last modified time
    Searched refs:perf_event_ops (Results 1 - 13 of 13) sorted by null

  /external/linux-tools-perf/util/
build-id.h 6 extern struct perf_event_ops build_id__mark_dso_hit_ops;
session.h 67 struct perf_event_ops;
76 struct perf_event_ops *ops);
78 struct perf_event_ops { struct
99 struct perf_event_ops *ops);
106 struct perf_event_ops *ops);
108 struct perf_event_ops *event_ops);
build-id.c 63 struct perf_event_ops build_id__mark_dso_hit_ops = {
session.c 138 struct perf_event_ops *ops)
319 struct perf_event_ops *ops __used)
327 struct perf_event_ops *ops);
329 static void perf_event_ops__fill_defaults(struct perf_event_ops *handler)
493 struct perf_event_ops *ops,
497 struct perf_event_ops *ops)
575 struct perf_event_ops *ops)
734 struct perf_event_ops *ops,
789 struct perf_event_ops *ops, u64 file_offset)
814 struct perf_event_ops *ops
    [all...]
  /external/linux-tools-perf/
builtin-inject.c 175 struct perf_event_ops inject_ops = {
builtin-annotate.c 168 static struct perf_event_ops event_ops = {
builtin-diff.c 58 static struct perf_event_ops event_ops = {
builtin-report.c 188 static struct perf_event_ops event_ops = {
builtin-kmem.c 333 static struct perf_event_ops event_ops = {
builtin-lock.c 877 static struct perf_event_ops eops = {
builtin-script.c 374 static struct perf_event_ops event_ops = {
builtin-timechart.c 985 static struct perf_event_ops event_ops = {
builtin-sched.c     [all...]

Completed in 90 milliseconds