Lines Matching defs:state
117 static void BM_ReadMemInfo_old(benchmark::State& state) { in BM_ReadMemInfo_old()
173 static void BM_ReadMemInfo_new(benchmark::State& state) { in BM_ReadMemInfo_new()
268 static void BM_ZramTotal_old(benchmark::State& state) { in BM_ZramTotal_old()
277 static void BM_ZramTotal_new(benchmark::State& state) { in BM_ZramTotal_new()
287 static void BM_MemInfoWithZram_old(benchmark::State& state) { in BM_MemInfoWithZram_old()
346 static void BM_MemInfoWithZram_new(benchmark::State& state) { in BM_MemInfoWithZram_new()
448 static void BM_VmallocInfo_old_fixed(benchmark::State& state) { in BM_VmallocInfo_old_fixed()
458 static void BM_VmallocInfo_new(benchmark::State& state) { in BM_VmallocInfo_new()
527 static void BM_SmapsRollup_old(benchmark::State& state) { in BM_SmapsRollup_old()
538 static void BM_SmapsRollup_new(benchmark::State& state) { in BM_SmapsRollup_new()
549 static void BM_MapsVmaParsing_ForEachVmaFromMaps(benchmark::State& state) { in BM_MapsVmaParsing_ForEachVmaFromMaps()
570 static void BM_MapsVmaParsing_ForEachVma(benchmark::State& state) { in BM_MapsVmaParsing_ForEachVma()