Lines Matching defs:state
58 static void BM_LogEventCreation(benchmark::State& state) { in BM_LogEventCreation()
68 static void BM_LogEventCreationWithPrefetch(benchmark::State& state) { in BM_LogEventCreationWithPrefetch()
83 static void BM_LogEventCreationWithPrefetchOnly(benchmark::State& state) { in BM_LogEventCreationWithPrefetchOnly()
95 static void BM_LogEventCreationMedium(benchmark::State& state) { in BM_LogEventCreationMedium()
106 static void BM_LogEventCreationMediumWithPrefetch(benchmark::State& state) { in BM_LogEventCreationMediumWithPrefetch()
121 static void BM_LogEventCreationMediumWithPrefetchOnly(benchmark::State& state) { in BM_LogEventCreationMediumWithPrefetchOnly()
133 static void BM_LogEventCreationLarge(benchmark::State& state) { in BM_LogEventCreationLarge()
144 static void BM_LogEventCreationLargeWithPrefetch(benchmark::State& state) { in BM_LogEventCreationLargeWithPrefetch()
159 static void BM_LogEventCreationLargeWithPrefetchOnly(benchmark::State& state) { in BM_LogEventCreationLargeWithPrefetchOnly()
171 static void BM_LogEventCreationExtraLarge(benchmark::State& state) { in BM_LogEventCreationExtraLarge()
182 static void BM_LogEventCreationExtraLargeWithPrefetch(benchmark::State& state) { in BM_LogEventCreationExtraLargeWithPrefetch()
197 static void BM_LogEventCreationExtraLargeWithPrefetchOnly(benchmark::State& state) { in BM_LogEventCreationExtraLargeWithPrefetchOnly()