Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc535 bool from_startup = in Dump() local
537 auto new_heapsamples = [pid, from_startup, &process_state]( in Dump()
540 proto->set_from_startup(from_startup); in Dump()
Dheapprofd_end_to_end_test.cc243 bool from_startup) { in ValidateFromStartup() argument
249 EXPECT_EQ(dump.from_startup(), from_startup); in ValidateFromStartup()
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto99 optional bool from_startup = 3; field
/external/perfetto/docs/
Dheapprofd.md89 The Resulting `ProfileProto` will have `from_startup` set to true in the
99 The Resulting `ProfileProto` will have `from_startup` set to false in the
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2657 optional bool from_startup = 3; field