Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.h239 bool hit_guardrail = false; member
Dheapprofd_producer.cc727 proto->set_hit_guardrail(data_source->hit_guardrail); in DumpProcessState()
1251 ds.hit_guardrail = true; in CheckDataSourceCpuTask()
1270 ds.hit_guardrail = true; in CheckDataSourceMemoryTask()
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto126 optional bool hit_guardrail = 10; field
/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser.cc323 if (entry.hit_guardrail()) in ParseProfilePacket()
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto7901 optional bool hit_guardrail = 10; field