Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc270 size_t profile_packets = 0; in ValidateHasSamples() local
283 profile_packets++; in ValidateHasSamples()
286 EXPECT_GT(profile_packets, 0); in ValidateHasSamples()
461 size_t profile_packets = 0; in NativeStartup() local
472 profile_packets++; in NativeStartup()
480 EXPECT_EQ(profile_packets, 1); in NativeStartup()
542 size_t profile_packets = 0; in NativeStartupDenormalizedCmdline() local
553 profile_packets++; in NativeStartupDenormalizedCmdline()
561 EXPECT_EQ(profile_packets, 1); in NativeStartupDenormalizedCmdline()
618 size_t profile_packets = 0; in DiscoverByName() local
[all …]