Searched refs:smaps_packet (Results 1 – 1 of 1) sorted by relevance
441 auto* smaps_packet = trace_packet->set_smaps_packet(); in DumpSmaps() local442 smaps_packet->set_pid(getpid()); in DumpSmaps()444 [&smaps_packet](const perfetto::profiling::SmapsEntry& e) { in DumpSmaps()446 auto* smaps_entry = smaps_packet->add_entries(); in DumpSmaps()