Searched refs:from_startup (Results 1 – 5 of 5) sorted by relevance
535 bool from_startup = in Dump() local537 auto new_heapsamples = [pid, from_startup, &process_state]( in Dump()540 proto->set_from_startup(from_startup); in Dump()
243 bool from_startup) { in ValidateFromStartup() argument249 EXPECT_EQ(dump.from_startup(), from_startup); in ValidateFromStartup()
99 optional bool from_startup = 3; field
89 The Resulting `ProfileProto` will have `from_startup` set to true in the99 The Resulting `ProfileProto` will have `from_startup` set to false in the
2657 optional bool from_startup = 3; field