Home
last modified time | relevance | path

Searched refs:perf_record_event_update (Results 1 – 5 of 5) sorted by relevance

/tools/perf/tests/
A Devent_update.c20 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_unit()
33 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_scale()
52 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_name()
65 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_cpus()
/tools/lib/perf/include/perf/
A Devent.h263 struct perf_record_event_update { struct
529 struct perf_record_event_update event_update;
/tools/perf/util/
A Dsynthetic-events.c1989 static struct perf_record_event_update *event_update_event__new(size_t size, u64 type, u64 id) in event_update_event__new()
1991 struct perf_record_event_update *ev; in event_update_event__new()
2010 struct perf_record_event_update *ev; in perf_event__synthesize_event_update_unit()
2026 struct perf_record_event_update *ev; in perf_event__synthesize_event_update_scale()
2043 struct perf_record_event_update *ev; in perf_event__synthesize_event_update_name()
2061 struct perf_record_event_update *ev; in perf_event__synthesize_event_update_cpus()
A Dheader.c4415 struct perf_record_event_update *ev = &event->event_update; in perf_event__fprintf_event_update()
4500 struct perf_record_event_update *ev = &event->event_update; in perf_event__process_event_update()
/tools/lib/perf/Documentation/
A Dlibperf.txt193 struct perf_record_event_update;

Completed in 21 milliseconds