Searched refs:lost_events (Results 1 – 7 of 7) sorted by relevance
330 ASSERT_TRUE(parsed.lost_events); in TEST()345 ASSERT_TRUE(parsed.lost_events); in TEST()397 EXPECT_FALSE(page_header->lost_events); in TEST()524 EXPECT_FALSE(page_header->lost_events); in TEST()573 EXPECT_FALSE(page_header->lost_events); in TEST()610 EXPECT_FALSE(page_header->lost_events); in TEST()676 EXPECT_FALSE(page_header->lost_events); in TEST()785 EXPECT_FALSE(page_header->lost_events); in TEST()835 EXPECT_FALSE(page_header->lost_events); in TEST()1195 EXPECT_FALSE(packets[0].ftrace_events().lost_events()); in TEST()[all …]
372 auto start_new_packet = [&](bool lost_events) { in ProcessPagesForDataSource() argument381 if (lost_events) in ProcessPagesForDataSource()412 if (page_header->lost_events || interner_past_threshold) in ProcessPagesForDataSource()413 start_new_packet(page_header->lost_events); in ProcessPagesForDataSource()469 page_header.lost_events = bool(size_and_flags & kMissedEventsFlag); in ParsePageHeader()
64 bool lost_events; member
32 optional bool lost_events = 3; field
78 bundle_out->set_lost_events(bundle.lost_events()); in ReEncodeBundle()
192 * In the [`FtraceEventBundle.lost_events`][FtraceEventBundle] field. This allows
5569 optional bool lost_events = 3; field