Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_data_source.h93 base::FlatSet<protos::pbzero::FtraceParseStatus>* mutable_parse_errors() { in mutable_parse_errors() function
H A Dcpu_reader.cc144 data_source->mutable_parse_errors()->insert(status); in SetParseError()
310 data_source->parsing_config(), data_source->mutable_parse_errors(), in ReadAndProcessBatch()