Home
last modified time | relevance | path

Searched defs:total_laps_per_second (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_perftest.cc383 uint64_t total_laps_per_second, in LogResults()
409 uint64_t total_laps_per_second = 0; in RunTest() local