Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/perf/
Dperf_producer.cc143 protos::pbzero::Profiling::StackUnwindError ToProtoEnum( in ToProtoEnum() function
595 perf_sample->set_unwind_error(ToProtoEnum(sample.unwind_error)); in EmitSample()