Searched refs:event_ops (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsession.h78 struct perf_event_ops *event_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-diff.c56 static struct perf_event_ops event_ops = { variable in typeref:struct:perf_event_ops
150 ret = perf_session__process_events(session[i], &event_ops);
H A Dbuiltin-annotate.c374 static struct perf_event_ops event_ops = { variable in typeref:struct:perf_event_ops
390 ret = perf_session__process_events(session, &event_ops);
H A Dbuiltin-report.c228 static struct perf_event_ops event_ops = { variable in typeref:struct:perf_event_ops
315 ret = perf_session__process_events(session, &event_ops);
H A Dbuiltin-kmem.c337 static struct perf_event_ops event_ops = { variable in typeref:struct:perf_event_ops
506 err = perf_session__process_events(session, &event_ops);
H A Dbuiltin-trace.c118 static struct perf_event_ops event_ops = { variable in typeref:struct:perf_event_ops
142 ret = perf_session__process_events(session, &event_ops);
H A Dbuiltin-timechart.c920 static struct perf_event_ops event_ops = { variable in typeref:struct:perf_event_ops
939 ret = perf_session__process_events(session, &event_ops);
H A Dbuiltin-sched.c1635 static struct perf_event_ops event_ops = { variable in typeref:struct:perf_event_ops
1651 err = perf_session__process_events(session, &event_ops);

Completed in 38 milliseconds