Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser.cc347 bool trustworthy_max_count = entry.orig_sampling_interval_bytes() > 0; in ParseProfilePacket() local
364 if (trustworthy_max_count) in ParseProfilePacket()