Lines Matching defs:event
25 static void writeEventTestFields(AStatsEvent& event) { in writeEventTestFields()
33 AStatsEvent* event = AStatsEvent_obtain(); in createStatsEvent() local
62 LogEvent event(/*uid=*/ 1000, /*pid=*/ 1001); in BM_LogEventCreation() local
72 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationWithPrefetch() local
87 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationWithPrefetchOnly() local
99 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationMedium() local
110 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationMediumWithPrefetch() local
125 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationMediumWithPrefetchOnly() local
137 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationLarge() local
148 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationLargeWithPrefetch() local
163 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationLargeWithPrefetchOnly() local
175 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationExtraLarge() local
186 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationExtraLargeWithPrefetch() local
201 LogEvent event(/*uid=*/1000, /*pid=*/1001); in BM_LogEventCreationExtraLargeWithPrefetchOnly() local