Home
last modified time | relevance | path

Searched refs:last_freed (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc273 uint64_t last_freed = 0; in ValidateHasSamples() local
280 last_freed = sample.self_freed(); in ValidateHasSamples()
289 EXPECT_GT(last_freed, 0); in ValidateHasSamples()