perf_record_event_update  364 tools/perf/lib/include/perf/event.h 	struct perf_record_event_update		event_update;
perf_record_event_update   20 tools/perf/tests/event_update.c 	struct perf_record_event_update *ev = (struct perf_record_event_update *)event;
perf_record_event_update   33 tools/perf/tests/event_update.c 	struct perf_record_event_update *ev = (struct perf_record_event_update *)event;
perf_record_event_update   55 tools/perf/tests/event_update.c 	struct perf_record_event_update *ev = (struct perf_record_event_update *)event;
perf_record_event_update   68 tools/perf/tests/event_update.c 	struct perf_record_event_update *ev = (struct perf_record_event_update *)event;
perf_record_event_update 3682 tools/perf/util/header.c 	struct perf_record_event_update *ev = &event->event_update;
perf_record_event_update 3761 tools/perf/util/header.c 	struct perf_record_event_update *ev = &event->event_update;
perf_record_event_update 1494 tools/perf/util/synthetic-events.c static struct perf_record_event_update *event_update_event__new(size_t size, u64 type, u64 id)
perf_record_event_update 1496 tools/perf/util/synthetic-events.c 	struct perf_record_event_update *ev;
perf_record_event_update 1515 tools/perf/util/synthetic-events.c 	struct perf_record_event_update *ev;
perf_record_event_update 1531 tools/perf/util/synthetic-events.c 	struct perf_record_event_update *ev;
perf_record_event_update 1549 tools/perf/util/synthetic-events.c 	struct perf_record_event_update *ev;
perf_record_event_update 1566 tools/perf/util/synthetic-events.c 	size_t size = sizeof(struct perf_record_event_update);
perf_record_event_update 1567 tools/perf/util/synthetic-events.c 	struct perf_record_event_update *ev;